Searched refs:needPostfix (Results 1 – 1 of 1) sorted by relevance
344 BasicBlock *needPostfix(BasicBlock *Flow, bool ExitUseAllowed);1008 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix() function in StructurizeCFG1072 BasicBlock *Next = needPostfix(Flow, ExitUseAllowed); in wireFlow()1116 BasicBlock *Next = needPostfix(LoopEnd, ExitUseAllowed); in handleLoops()