Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp2491 Ice::CfgNode *DefaultLabel = getBranchBasicBlock(Values[2]); in ProcessRecord() local
2492 if (DefaultLabel == nullptr) in ProcessRecord()
2508 Ice::InstSwitch::create(Func.get(), NumCases, Cond, DefaultLabel)); in ProcessRecord()
DIceTargetLoweringX86Base.h364 CfgNode *DefaultLabel = nullptr);