Searched refs:createCondModel (Results 1 – 2 of 2) sorted by relevance
1251 void createCondModel(WrapperModel* model, bool dynamicRank) { in createCondModel() function1297 createCondModel(condModel, dynamicRank); in addWhileOperation()
3144 std::unique_ptr<PartitioningModel> createCondModel(Dimensioned dimensioned) { in createCondModel() function in __anon63efd43f0110::ControlFlowPartitioningTest3190 auto condModel = createCondModel(dimensionedCond); in createWhileModel()