Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp13 static const char *ClonedLoopTag = "loop_constrainer.loop.clone"; variable
136 if (Latch->getTerminator()->getMetadata(ClonedLoopTag)) { in parseLoopStructure()
486 ClonedLatch->getTerminator()->setMetadata(ClonedLoopTag, in cloneLoop()