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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
LoopIterator.h 173 class LoopBlocksRPO {
178 LoopBlocksRPO(Loop *Container) : DFS(Container) {}
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopInstSimplify.cpp 76 LoopBlocksRPO RPOT(&L);
SimpleLoopUnswitch.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
VPlanHCFGBuilder.cpp 259 LoopBlocksRPO RPO(TheLoop);
LoopVectorize.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCCTRLoops.cpp 518 LoopBlocksRPO RPOT(L);

Completed in 809 milliseconds