Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h60 void RegionBase<Tr>::replaceExit(BlockT *BB) { in replaceExit() function
93 R->replaceExit(NewExit); in replaceExitRecursive()
H A DRegionInfo.h336 void replaceExit(BlockT *BB);
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp839 SubRegion->replaceExit(NewExit); in changeExit()