Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp183 IsReadOnlyLoop = true; in reset()
229 bool IsReadOnlyLoop = true; member
401 IsReadOnlyLoop = false; in instructionSafeForVersioning()
412 IsReadOnlyLoop = true; in legalLoopInstructions()
456 if (IsReadOnlyLoop) { in legalLoopInstructions()