Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp189 bool IsReadOnlyLoop = true; member
378 IsReadOnlyLoop = false; in instructionSafeForVersioning()
389 IsReadOnlyLoop = true; in legalLoopInstructions()
433 if (IsReadOnlyLoop) { in legalLoopInstructions()