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

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1274 /// Recursive helper for hasConcreteDef(). Unfortunately, this currently boils
1310 static bool hasConcreteDef(Value *V) { function
1340 /// Currently only valid for LFTR. See the comments on hasConcreteDef below.
1392 if (!hasConcreteDef(Phi)) {

Completed in 71 milliseconds