Home
last modified time | relevance | path

Searched refs:SCEVLostPoisonFlags (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3889 static bool SCEVLostPoisonFlags(const SCEV *S, const Value *V) { in SCEVLostPoisonFlags() function
3917 if (Pair.second && !SCEVLostPoisonFlags(S, V)) { in getSCEV()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3850 static bool SCEVLostPoisonFlags(const SCEV *S, const Value *V) { in SCEVLostPoisonFlags() function
3878 if (Pair.second && !SCEVLostPoisonFlags(S, V)) { in getSCEV()