Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCanonicalizeFreezeInLoops.cpp149 SE.forgetValue(UserI); in InsertFreezeAndForgetFromSCEV()
209 SE.forgetValue(StepI); in run()
223 SE.forgetValue(FI); in run()
H A DLoopSimplify.cpp597 if (SE) SE->forgetValue(PN); in simplifyOneLoop()
H A DLoopRotationUtils.cpp130 SE->forgetValue(OrigHeaderVal); in RewriteUsesOfClonedInstructions()
H A DLoopUnrollRuntime.cpp256 SE.forgetValue(&PN); in ConnectEpilog()
H A DSimplifyIndVar.cpp274 SE->forgetValue(ICmp); in eliminateIVComparison()
788 SE->forgetValue(UseInst); in eliminateIdentitySCEV()
H A DLoopUtils.cpp1744 SE->forgetValue(PN); in rewriteLoopExitValues()
H A DScalarEvolutionExpander.cpp1742 SE.forgetValue(Phi); in replaceCongruentIVs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h117 void forgetValue(Value *V);
H A DScalarEvolution.h979 LLVM_ABI void forgetValue(Value *V);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp493 SE->forgetValue(&PN); in rewriteFirstIterationLoopExitValues()
1150 SE->forgetValue(&I); in sinkUnusedInvariants()
1194 SE.forgetValue(&PN); in replaceLoopPHINodesWithPreheaderValues()
H A DNaryReassociate.cpp268 DeadInsts, TLI, nullptr, [this](Value *V) { SE->forgetValue(V); }); in doOneIteration()
H A DLoopSimplifyCFG.cpp386 SE.forgetValue(I); in handleDeadExits()
H A DLoopFuse.cpp1664 SE.forgetValue(PHI); in performFusion()
1949 SE.forgetValue(PHI); in fuseGuardedLoops()
H A DJumpThreading.cpp1258 LVI->forgetValue(NLoadI); in simplifyPartiallyRedundantLoad()
1449 LVI->forgetValue(PredLoadI); in simplifyPartiallyRedundantLoad()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp445 void forgetValue(Value *V) { TheCache.eraseValue(V); } in forgetValue() function in llvm::LazyValueInfoImpl
2055 void LazyValueInfo::forgetValue(Value *V) { in forgetValue() function in LazyValueInfo
2057 Impl->forgetValue(V); in forgetValue()
H A DScalarEvolution.cpp8518 void ScalarEvolution::forgetValue(Value *V) { in forgetValue() function in ScalarEvolution
8568 forgetValue(V); in forgetLcssaPhiWithNewPredecessor()
13642 SE->forgetValue(getValPtr()); in allUsesReplacedWith()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1990 SE.forgetValue(&I); in ~GeneratedRTChecks()
H A DSLPVectorizer.cpp3325 SE->forgetValue(I); in removeInstructionsAndOperands()
3367 SE->forgetValue(VI); in removeInstructionsAndOperands()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20205 {"_ZN4llvm15ScalarEvolution11forgetValueEPNS_5ValueE", "llvm::ScalarEvolution::forgetValue(llvm::Va…