Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1541 bool EmptyPrologue = true; in beginFunctionImpl() local
1549 EmptyPrologue = false; in beginFunctionImpl()
1555 if (PrologEndLoc && !EmptyPrologue) { in beginFunctionImpl()