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

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

Completed in 531 milliseconds