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

  /external/llvm/lib/Transforms/Scalar/
LoopSimplifyCFG.cpp 58 L.moveToHeader(Succ);
LoopRotation.cpp 351 L->moveToHeader(NewHeader);
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopRotation.cpp 287 L->moveToHeader(NewHeader);
  /external/llvm/include/llvm/Analysis/
LoopInfo.h 303 void moveToHeader(BlockT *BB) {
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
BasicBlockUtils.cpp 390 L->moveToHeader(NewBB);
LoopSimplify.cpp 588 L->moveToHeader(Header);
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
LoopInfo.h 379 void moveToHeader(BlockT *BB) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
LoopRotationUtils.cpp 402 L->moveToHeader(NewHeader);
BasicBlockUtils.cpp 411 L->moveToHeader(NewBB);
LoopSimplify.cpp 278 L->moveToHeader(Header);
    [all...]
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 344 L->moveToHeader(NewBB);
LoopSimplify.cpp 310 L->moveToHeader(Header);
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
LoopInfo.h 392 /// moveToHeader - This method is used to move BB (which must be part of this
395 void moveToHeader(BlockT *BB) {
    [all...]

Completed in 512 milliseconds