Searched refs:createCondModel (Results 1 – 2 of 2) sorted by relevance
1252 void createCondModel(WrapperModel* model, bool dynamicRank) { in createCondModel() function1298 createCondModel(condModel, dynamicRank); in addWhileOperation()
3146 std::unique_ptr<PartitioningModel> createCondModel(Dimensioned dimensioned) { in createCondModel() function in __anonb50294d30111::ControlFlowPartitioningTest3192 auto condModel = createCondModel(dimensionedCond); in createWhileModel()