Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp883 bool EmptyPrologue = true; in beginFunction() local
891 EmptyPrologue = false; in beginFunction()
897 if (PrologEndLoc && !EmptyPrologue) { in beginFunction()