Home
last modified time | relevance | path

Searched defs:hasEHFunclets (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h251 bool hasEHFunclets() const { return HasEHFunclets; } in hasEHFunclets() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp64 bool hasEHFunclets = MF->hasEHFunclets(); in beginFunction() local
/external/llvm/lib/CodeGen/AsmPrinter/
DWinException.cpp67 bool hasEHFunclets = MMI->hasEHFunclets(); in beginFunction() local