Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/Analysis/
DLoopInfo.cpp236 MDNode *Loop::getLoopID() const { in getLoopID() function in Loop
291 MDNode *desiredLoopIdMetadata = getLoopID(); in isAnnotatedParallel()
/freebsd-9-stable/contrib/llvm/include/llvm/Analysis/
DLoopInfo.h415 MDNode *getLoopID() const;
/freebsd-9-stable/contrib/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp770 , LoopID(L->getLoopID()) { in LoopVectorizeHints()