Searched refs:LoopStructure (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp410 struct LoopStructure { struct in namespace:__anon14709::__anon14710
427 LoopStructure() function in struct:__anon14709::__anon14710::LoopStructure
432 template <typename M> LoopStructure map(M Map) const {
433 LoopStructure Result;
447 static Optional<LoopStructure> parseLoopStructure(ScalarEvolution &,
471 // An instance of `LoopStructure` for the cloned loop
472 LoopStructure Structure;
541 changeIterationSpaceEnd(const LoopStructure &LS, BasicBlock *Preheader,
548 BasicBlock *createPreheader(const LoopStructure &LS, BasicBlock *OldPreheader,
556 LoopStructure
[all...]

Completed in 129 milliseconds