Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp154 static FactOrCheck getCheck(DomTreeNode *DTN, Use *U) { in getCheck() function
158 static FactOrCheck getCheck(DomTreeNode *DTN, CallInst *CI) { in getCheck() function
1064 WorkList.push_back(FactOrCheck::getCheck(DTN, &U)); in addInfoFor()
1093 FactOrCheck::getCheck(DT.getNode(&BB), cast<CallInst>(&I))); in addInfoFor()
1102 FactOrCheck::getCheck(DT.getNode(&BB), cast<CallInst>(&I))); in addInfoFor()