Searched refs:getDesignatedContinueBlock (Results 1 – 1 of 1) sorted by relevance
99 static BasicBlock *getDesignatedContinueBlock(Instruction *I) { in getDesignatedContinueBlock() function125 if (getDesignatedContinueBlock(&I)) in hasLoopMergeInstruction()180 BasicBlock *MB = getDesignatedContinueBlock(&I); in getContinueBlocks()710 if (getDesignatedContinueBlock(MergeInstructions[0]) == nullptr) { in splitBlocksWithMultipleHeaders()803 BasicBlock *Continue = getDesignatedContinueBlock(MI); in constructDivergentConstruct()