Searched refs:needPostfix (Results 1 – 1 of 1) sorted by relevance
213 BasicBlock *needPostfix(BasicBlock *Flow, bool ExitUseAllowed);675 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix() function in StructurizeCFG745 BasicBlock *Next = needPostfix(Flow, ExitUseAllowed); in wireFlow()798 BasicBlock *Next = needPostfix(LoopEnd, ExitUseAllowed); in handleLoops()