Searched defs:isInductionPHI (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Transforms/Utils/ | ||
| D | LoopUtils.cpp | 734 bool InductionDescriptor::isInductionPHI(PHINode *Phi, in isInductionPHI() function in InductionDescriptor |
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ | ||
| D | IVDescriptors.cpp | 1007 bool InductionDescriptor::isInductionPHI(PHINode *Phi, const Loop *TheLoop, in isInductionPHI() function in InductionDescriptor |