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

  /external/llvm/include/llvm/Analysis/
LoopInfo.h 106 void setParentLoop(LoopT *L) { ParentLoop = L; }
LoopInfoImpl.h 385 Subloop->setParentLoop(L);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
LoopInfo.h 104 void setParentLoop(LoopT *L) {
    [all...]
LoopInfoImpl.h 469 Subloop->setParentLoop(L);
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
SimpleLoopUnswitch.cpp     [all...]

Completed in 165 milliseconds