Home
last modified time | relevance | path

Searched refs:isLoopStructureUnderstood (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp342 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
672 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
789 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp340 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
626 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
805 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopInterchange.cpp338 bool isLoopStructureUnderstood(PHINode *InnerInductionVar);
627 bool LoopInterchangeLegality::isLoopStructureUnderstood( in isLoopStructureUnderstood() function in LoopInterchangeLegality
807 if (!isLoopStructureUnderstood(InnerInductionVar)) { in currentLimitations()