Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeShrink.cpp80 auto NewIter = M.find(&New); in FindDominatedInstruction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollRuntime.cpp339 CloneLoopBlocks(Loop *L, Value *NewIter, const bool UseEpilogRemainder, in CloneLoopBlocks() argument