HomeSort by relevance Sort by last modified time
    Searched defs:setCallsUnwindInit (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
MachineModuleInfo.h 249 void setCallsUnwindInit(bool b) { CallsUnwindInit = b; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineModuleInfo.h 224 void setCallsUnwindInit(bool b) { CallsUnwindInit = b; }

Completed in 80 milliseconds