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

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineOperand.h314 bool isDebug() const { function in class:llvm::MachineOperand
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DMachineInstr.cpp129 ChangeToRegister(unsigned Reg, bool isDef, bool isImp, bool isKill, bool isDead, bool isUndef, bool isDebug) argument

Completed in 119 milliseconds