Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DIfConversion.cpp1258 MachineBasicBlock::iterator DIE1 = BBI1->BB->end(); in IfConvertDiamond() local
1261 while (DI1 != DIE1 && DI1->isDebugValue()) in IfConvertDiamond()