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

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 409 void setLoopID(MDNode *LoopID) const;
  /external/llvm/lib/Analysis/
LoopInfo.cpp 274 void Loop::setLoopID(MDNode *LoopID) const {
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp 770 L->setLoopID(NewLoopID);
    [all...]

Completed in 340 milliseconds