Searched refs:hasOperand (Results 1 – 2 of 2) sorted by relevance
1090 bool hasOperand(const SCEV *S, const SCEV *Op) const;1506 bool hasOperand(const SCEV *S) const;
4402 if (Old != SymName && !hasOperand(Old, SymName)) in forgetSymbolicName()7626 bool ScalarEvolution::BackedgeTakenInfo::hasOperand(const SCEV *S) const { in hasOperand() function in ScalarEvolution::BackedgeTakenInfo13129 bool ScalarEvolution::hasOperand(const SCEV *S, const SCEV *Op) const { in hasOperand() function in ScalarEvolution13157 if (BEInfo.hasOperand(S)) in forgetMemoizedResults()