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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h60 void RegionBase<Tr>::replaceExit(BlockT *BB) { function in class:llvm::RegionBase
93 R->replaceExit(NewExit);
H A DRegionInfo.h336 void replaceExit(BlockT *BB);
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp837 SubRegion->replaceExit(NewExit);

Completed in 129 milliseconds