Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1383 bool AtBlockEntry = true; in beginFunction() local
1425 if (PrevMBB != I && (!AtBlockEntry || llvm::next(PrevMBB) != I) && in beginFunction()
1448 AtBlockEntry = false; in beginFunction()