Home
last modified time | relevance | path

Searched refs:LatchTermCopy (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp1012 auto *LatchTermCopy = cast<Instruction>(VMap[LatchTerm]); in peelLoop() local
1013 LatchTermCopy->setMetadata(LLVMContext::MD_loop, nullptr); in peelLoop()