Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/lib/Transforms/Utils/
DCanonicalizeFreezeInLoops.cpp122 SE.forgetValue(UserI); in InsertFreezeAndForgetFromSCEV()
182 SE.forgetValue(StepI); in run()
196 SE.forgetValue(FI); in run()
DLCSSA.cpp151 SE->forgetValue(I); in formLCSSAForInstructions()
DLoopSimplify.cpp616 if (SE) SE->forgetValue(PN); in simplifyOneLoop()
DSimplifyIndVar.cpp757 SE->forgetValue(BO); in strengthenOverflowingOperation()
764 SE->forgetValue(BO); in strengthenOverflowingOperation()
DLoopUtils.cpp1353 SE->forgetValue(PN); in rewriteLoopExitValues()
/external/llvm-project/llvm/unittests/Transforms/Scalar/
DLICMTest.cpp82 SE.forgetValue(IAfter); in TEST()
/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-10.0/llvm/lib/Transforms/Utils/
DLCSSA.cpp143 SE->forgetValue(I); in formLCSSAForInstructions()
DSimplifyIndVar.cpp747 SE->forgetValue(BO); in strengthenOverflowingOperation()
754 SE->forgetValue(BO); in strengthenOverflowingOperation()
DLoopSimplify.cpp597 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-10.0/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp241 SE->forgetValue(&*I); in doOneIteration()
DLoopFuse.cpp1234 SE.forgetValue(PHI); in performFusion()
1486 SE.forgetValue(PHI); in fuseGuardedLoops()
DLICM.cpp1462 SE->forgetValue(&I); in moveInstructionBefore()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DNaryReassociate.cpp267 DeadInsts, TLI, nullptr, [this](Value *V) { SE->forgetValue(V); }); in doOneIteration()
DLoopFuse.cpp1404 SE.forgetValue(PHI); in performFusion()
1684 SE.forgetValue(PHI); in fuseGuardedLoops()
/external/llvm-project/polly/lib/CodeGen/
DBlockGenerators.cpp898 SE.forgetValue(EscapeInst); in createScalarFinalization()
983 SE.forgetValue(&Inst); in invalidateScalarEvolution()
987 SE.forgetValue(&Inst); in invalidateScalarEvolution()
DIslNodeBuilder.cpp1221 SE.forgetValue(AccInst); in preloadUnconditionally()
/external/llvm/include/llvm/Analysis/
DScalarEvolution.h1423 void forgetValue(Value *V);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolution.h800 void forgetValue(Value *V);
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolution.h834 void forgetValue(Value *V);
/external/llvm-project/llvm/unittests/Analysis/
DScalarEvolutionTest.cpp834 SE.forgetValue(Load); in TEST_F()
/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp3207 SE->forgetValue(I); in fuseChosenPairs()
3208 SE->forgetValue(J); in fuseChosenPairs()

12