Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h194 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h204 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function
/external/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h243 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } in setDebugInfoAvailability() function