Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp202 bool shouldSkipRemainingInstructions() const { in shouldSkipRemainingInstructions() function in Ice::__anon4d0e651c0111::LocalVariableSplitter
536 for (; Iter != IterEnd && !Splitter.shouldSkipRemainingInstructions(); in splitBlockLocalVariables()