Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp52 bool AllEntriesInvariant = true; in isLoopDead() local
71 AllEntriesInvariant = false; in isLoopDead()
79 if (!AllEntriesInvariant || !AllOutgoingValuesSame) in isLoopDead()
/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp47 bool AllEntriesInvariant = true; in isLoopDead() local
66 AllEntriesInvariant = false; in isLoopDead()
76 if (!AllEntriesInvariant || !AllOutgoingValuesSame) in isLoopDead()