Searched refs:addWhileOperation (Results 1 – 1 of 1) sorted by relevance
775 void addWhileOperation(const PartitioningModel& condModel, const PartitioningModel& bodyModel, in addWhileOperation() function in __anon83dd480d0111::PartitioningModel2626 mainModel->addWhileOperation(*condModel, *bodyModel, {opnd0, opnd1}, {opnd2}); in createWhileModel()