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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h264 /// IsDefInDomFrontier - Search up the dominator tree from Pred to IDom for
268 bool IsDefInDomFrontier(const BBInfo *Pred, const BBInfo *IDom) { function in class:llvm::SSAUpdaterImpl
296 if (IsDefInDomFrontier(Info->Preds[p], Info->IDom)) {

Completed in 169 milliseconds