Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp1265 MachineBasicBlock::iterator DIE2 = BBI2->BB->end(); in IfConvertDiamond() local
1269 while (DI2 != DIE2 && DI2->isDebugValue()) in IfConvertDiamond()