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

/external/llvm/include/llvm/CodeGen/
H A DMachineModuleInfo.h221 void setDebugInfoAvailability(bool avail) { DbgInfoAvailable = avail; } function in class:llvm::MachineModuleInfo

Completed in 310 milliseconds