Home
last modified time | relevance | path

Searched defs:resetLatticeValueFor (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSCCPSolver.cpp774 void resetLatticeValueFor(CallBase *Call) { in resetLatticeValueFor() function in llvm::SCCPInstVisitor
2119 void SCCPSolver::resetLatticeValueFor(CallBase *Call) { in resetLatticeValueFor() function in SCCPSolver