Home
last modified time | relevance | path

Searched refs:forgetValue (Results 1 – 19 of 19) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp532 SE->forgetValue(BO); in strengthenOverflowingOperation()
544 SE->forgetValue(BO); in strengthenOverflowingOperation()
DLoopSimplify.cpp599 if (SE) SE->forgetValue(PN); in simplifyOneLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp762 SE->forgetValue(BO); in strengthenOverflowingOperation()
774 SE->forgetValue(BO); in strengthenOverflowingOperation()
DLoopSimplify.cpp573 if (SE) SE->forgetValue(PN); in simplifyOneLoop()
/external/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp253 SE->forgetValue(&*I); in doOneIteration()
DIndVarSimplify.cpp540 SE->forgetValue(PN); in rewriteLoopExitValues()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp241 SE->forgetValue(&*I); in doOneIteration()
DIndVarSimplify.cpp586 SE->forgetValue(PN); in rewriteLoopExitValues()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp146 SE.forgetValue(DeadInst); in deleteDeadInstruction()
DIndVarSimplify.cpp529 SE->forgetValue(PN); in RewriteLoopExitValues()
697 SE->forgetValue(User); in RewriteIVExpressions()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DScalarEvolution.h770 void forgetValue(Value *V);
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLoopSimplify.cpp270 if (SE) SE->forgetValue(PN); in ProcessLoop()
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1423 void forgetValue(Value *V);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DScalarEvolution.h782 void forgetValue(Value *V);
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp958 SE.forgetValue(Load); in TEST_F()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp3207 SE->forgetValue(I); in fuseChosenPairs()
3208 SE->forgetValue(J); in fuseChosenPairs()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DScalarEvolution.cpp4130 void ScalarEvolution::forgetValue(Value *V) { in forgetValue() function in ScalarEvolution
/external/llvm/lib/Analysis/
DScalarEvolution.cpp5497 void ScalarEvolution::forgetValue(Value *V) { in forgetValue() function in ScalarEvolution
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp6814 void ScalarEvolution::forgetValue(Value *V) { in forgetValue() function in ScalarEvolution