Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDCodeViewDebug.cpp1566 bool EmptyPrologue = true; in beginFunctionImpl() local
1574 EmptyPrologue = false; in beginFunctionImpl()
1580 if (PrologEndLoc && !EmptyPrologue) { in beginFunctionImpl()