Home
last modified time | relevance | path

Searched defs:callsUnwindInit (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineModuleInfo.h223 bool callsUnwindInit() const { return CallsUnwindInit; } in callsUnwindInit() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h248 bool callsUnwindInit() const { return CallsUnwindInit; } in callsUnwindInit() function