Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp522 struct ClonedLoop { struct in __anon2c2ab2ad0311::LoopConstrainer
524 std::vector<BasicBlock *> Blocks;
527 ValueToValueMapTy Map;
530 LoopStructure Structure;
H A DLoopDistribute.cpp264 Loop *ClonedLoop = nullptr; member in __anon51f880570111::InstPartition