Searched defs:setIsDebug (Results 1 - 2 of 2) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
H A D | MachineOperand.h | 401 void setIsDebug(bool Val = true) { function in class:llvm::MachineOperand |
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ | ||
H A D | MachineOperand.h | 351 void setIsDebug(bool Val = true) { function in class:llvm::MachineOperand |
Completed in 198 milliseconds