Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDWinCodeViewLineTables.cpp346 bool EmptyPrologue = true; in beginFunction() local
361 EmptyPrologue = false; in beginFunction()
365 if (PrologEndLoc && !EmptyPrologue) { in beginFunction()