HomeSort by relevance Sort by last modified time
    Searched refs:setLoopID (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopRotation.cpp 117 L->setLoopID(LoopMD);
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 438 void setLoopID(MDNode *LoopID) const;
  /external/llvm/lib/Analysis/
LoopInfo.cpp 268 void Loop::setLoopID(MDNode *LoopID) const {
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 661 milliseconds