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

  /external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 144 LI, DT, ClonedLoopBlocks);
165 remapInstructionsInBlocks(ClonedLoopBlocks, VMap);
223 SmallVector<BasicBlock *, 8> ClonedLoopBlocks;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 178 LI, DT, ClonedLoopBlocks);
199 remapInstructionsInBlocks(ClonedLoopBlocks, VMap);
257 SmallVector<BasicBlock *, 8> ClonedLoopBlocks;
    [all...]
SimpleLoopUnswitch.cpp     [all...]

Completed in 631 milliseconds