Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DIfConversion.cpp1344 MachineBasicBlock::iterator DIE1 = BBI1->BB->end(); in IfConvertDiamond() local
1347 while (DI1 != DIE1 && DI1->isDebugValue()) in IfConvertDiamond()