Searched defs:hasOperand (Results 1 – 2 of 2) sorted by relevance
/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 |