Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp159 bool IsReadOnlyLoop = true; member
353 IsReadOnlyLoop = false; in instructionSafeForVersioning()
364 IsReadOnlyLoop = true; in legalLoopInstructions()
408 if (IsReadOnlyLoop) { in legalLoopInstructions()