Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp163 IsReadOnlyLoop = true; in reset()
209 bool IsReadOnlyLoop = true; member
389 IsReadOnlyLoop = false; in instructionSafeForVersioning()
400 IsReadOnlyLoop = true; in legalLoopInstructions()
444 if (IsReadOnlyLoop) { in legalLoopInstructions()