Home
last modified time | relevance | path

Searched defs:IsDebug (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DInstrEmitter.cpp316 bool IsDebug, bool IsClone, bool IsCloned) { in AddRegisterOperand()
378 bool IsDebug, bool IsClone, bool IsCloned) { in AddOperand()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h137 bool IsDebug : 1; variable