Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp178 getValueOnFirstIteration(Value *V, DenseMap<Value *, Value *> &FirstIterValue, in getValueOnFirstIteration() argument
277 DenseMap<Value *, Value *> FirstIterValue; in canProveExitOnFirstIteration() local