HomeSort by relevance Sort by last modified time
    Searched defs:setParentLoop (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 106 void setParentLoop(LoopT *L) { ParentLoop = L; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
LoopInfo.h 104 void setParentLoop(LoopT *L) {
    [all...]

Completed in 410 milliseconds