Home
last modified time | relevance | path

Searched refs:BTCC (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4940 if (const SCEVConstant *BTCC = in computeSCEVAtScope() local
4946 BTCC->getValue()->getValue(), in computeSCEVAtScope()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp8094 if (const SCEVConstant *BTCC = in computeSCEVAtScope() local
8099 if (BTCC->getValue()->isZero()) { in computeSCEVAtScope()
8119 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), LI); in computeSCEVAtScope()
/external/llvm/lib/Analysis/
DScalarEvolution.cpp6742 if (const SCEVConstant *BTCC = in computeSCEVAtScope() local
6748 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), LI); in computeSCEVAtScope()