Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h211 LoopStructure MainLoopStructure; variable
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp568 calculateSubRanges(ScalarEvolution & SE,const Loop & L,InductiveRangeCheck::Range & Range,const LoopStructure & MainLoopStructure) calculateSubRanges() argument