Searched refs:getConstantEvolutionLoopExitValue (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 1057 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt& BEs,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 1726 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | ScalarEvolution.h | 2008 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | ScalarEvolution.h | 2014 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | ScalarEvolution.h | 2014 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | ScalarEvolution.h | 2014 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | ScalarEvolution.h | 2006 Constant *getConstantEvolutionLoopExitValue(PHINode *PN, const APInt &BEs,
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 6451 ScalarEvolution::getConstantEvolutionLoopExitValue(PHINode *PN, in getConstantEvolutionLoopExitValue() function in ScalarEvolution 6748 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), LI); in computeSCEVAtScope()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 7937 ScalarEvolution::getConstantEvolutionLoopExitValue(PHINode *PN, in getConstantEvolutionLoopExitValue() function in ScalarEvolution 8257 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), LI); in computeSCEVAtScope()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 9586 ScalarEvolution::getConstantEvolutionLoopExitValue(PHINode *PN, in getConstantEvolutionLoopExitValue() function in ScalarEvolution 10010 getConstantEvolutionLoopExitValue(PN, BTCC->getAPInt(), CurrLoop); in computeSCEVAtScope()
|