Searched refs:getMergeInstructions (Results 1 – 1 of 1) sorted by relevance
166 static std::vector<Instruction *> getMergeInstructions(BasicBlock &BB) { in getMergeInstructions() function693 std::vector<Instruction *> MergeInstructions = getMergeInstructions(BB); in splitBlocksWithMultipleHeaders()705 getMergeInstructions(*Header); in splitBlocksWithMultipleHeaders()738 if (getMergeInstructions(BB).size() != 0) in addMergeForDivergentBlocks()792 auto MIS = getMergeInstructions(*BB); in constructDivergentConstruct()897 auto MergeInstructions = getMergeInstructions(*Node->Header); in fixupConstruct()