Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp172 InvariantCounter(0), IsReadOnlyLoop(true) { in LoopVersioningLICM()
194 bool IsReadOnlyLoop; // Read only loop marker. member
367 IsReadOnlyLoop = false; in instructionSafeForVersioning()
378 IsReadOnlyLoop = true; in legalLoopInstructions()
406 if (IsReadOnlyLoop) { in legalLoopInstructions()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopVersioningLICM.cpp183 IsReadOnlyLoop = true; in reset()
229 bool IsReadOnlyLoop = true; member
400 IsReadOnlyLoop = false; in instructionSafeForVersioning()
411 IsReadOnlyLoop = true; in legalLoopInstructions()
455 if (IsReadOnlyLoop) { in legalLoopInstructions()