Searched refs:needPostfix (Results 1 – 1 of 1) sorted by relevance
223 BasicBlock *needPostfix(BasicBlock *Flow, bool ExitUseAllowed);733 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix() function in StructurizeCFG804 BasicBlock *Next = needPostfix(Flow, ExitUseAllowed); in wireFlow()857 BasicBlock *Next = needPostfix(LoopEnd, ExitUseAllowed); in handleLoops()