Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1309 auto *NextIV = Builder.CreateAdd(IV, Builder.getInt32(1), "next_file_idx"); insertCounterWriteout() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3148 Value *const NextIV = getWideOperand(IVOper); in ChainInstruction() local