Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp991 auto *LatchTermCopy = cast<Instruction>(VMap[LatchTerm]); in peelLoop() local
992 LatchTermCopy->setMetadata(LLVMContext::MD_loop, nullptr); in peelLoop()