Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp493 struct ClonedLoop { struct in __anon764fa5440311::LoopConstrainer
495 std::vector<BasicBlock *> Blocks;
498 ValueToValueMapTy Map;
501 LoopStructure Structure;
DLoopDistribute.cpp205 Loop *ClonedLoop; member in __anonb8d124ee0111::InstPartition