Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceSwitchLowering.h61 bool isUnitRange() const { return Low == High; } in isUnitRange() function
DIceTargetLoweringX86BaseImpl.h7076 if (Case.isUnitRange()) {
7205 if (!CaseA->isUnitRange() &&