Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1132 bool AtBlockEntry = true; in beginFunction() local
1174 if (PrevMBB != I && (!AtBlockEntry || llvm::next(PrevMBB) != I) && in beginFunction()
1197 AtBlockEntry = false; in beginFunction()