Searched defs:hasOperand (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ | ||
| D | ScalarEvolution.cpp | 6914 bool ScalarEvolution::BackedgeTakenInfo::hasOperand(const SCEV *S, in hasOperand() function in ScalarEvolution::BackedgeTakenInfo |
| /external/llvm/lib/Analysis/ | ||
| D | ScalarEvolution.cpp | 5582 bool ScalarEvolution::BackedgeTakenInfo::hasOperand(const SCEV *S, in hasOperand() function in ScalarEvolution::BackedgeTakenInfo |
| /external/swiftshader/third_party/LLVM/lib/Analysis/ | ||
| D | ScalarEvolution.cpp | 6696 bool ScalarEvolution::hasOperand(const SCEV *S, const SCEV *Op) const { in hasOperand() function in ScalarEvolution |