Home
last modified time | relevance | path

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

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