Home
last modified time | relevance | path

Searched refs:EmptyPrologue (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp1245 bool EmptyPrologue = true; in beginFunctionImpl() local
1253 EmptyPrologue = false; in beginFunctionImpl()
1259 if (PrologEndLoc && !EmptyPrologue) { in beginFunctionImpl()