Home
last modified time | relevance | path

Searched defs:ClonedLoop (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp506 struct ClonedLoop { struct in __anon823a6b8d0311::LoopConstrainer
508 std::vector<BasicBlock *> Blocks;
511 ValueToValueMapTy Map;
514 LoopStructure Structure;
DLoopDistribute.cpp265 Loop *ClonedLoop = nullptr; member in __anon447279370111::InstPartition