Home
last modified time | relevance | path

Searched refs:needPostfix (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp296 BasicBlock *needPostfix(BasicBlock *Flow, bool ExitUseAllowed);
764 BasicBlock *StructurizeCFG::needPostfix(BasicBlock *Flow, in needPostfix() function in StructurizeCFG
831 BasicBlock *Next = needPostfix(Flow, ExitUseAllowed); in wireFlow()
885 BasicBlock *Next = needPostfix(LoopEnd, ExitUseAllowed); in handleLoops()