Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DWinCodeViewLineTables.cpp330 bool EmptyPrologue = true; in beginFunction() local
345 EmptyPrologue = false; in beginFunction()
349 if (PrologEndLoc && !EmptyPrologue) { in beginFunction()