Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp1259 MachineBasicBlock::iterator DIE2 = BBI2->BB->end(); in IfConvertDiamond() local
1263 while (DI2 != DIE2 && DI2->isDebugValue()) in IfConvertDiamond()