Searched defs:removeLatticeValueFor (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/ | ||
| D | SCCPSolver.cpp | 650 void removeLatticeValueFor(Value *V) { ValueState.erase(V); } in removeLatticeValueFor() function in llvm::SCCPInstVisitor |