Searched refs:needPostfix (Results 1 – 1 of 1) sorted by relevance
303 BasicBlock *needPostfix(BasicBlock *Flow, bool ExitUseAllowed);890 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix() function in StructurizeCFG957 BasicBlock *Next = needPostfix(Flow, ExitUseAllowed); in wireFlow()1000 BasicBlock *Next = needPostfix(LoopEnd, ExitUseAllowed); in handleLoops()