Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp366 BasicBlock *BBThen = Instr->getSuccessor(0); in convertBrInstruction() local
368 Ice::CfgNode *NodeThen = mapBasicBlockToNode(BBThen); in convertBrInstruction()