Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IsIndirect

1229       bool IsIndirect = MI->isIndirectDebugValue();
1230 uint64_t Offset = IsIndirect ? MI->getOperand(1).getImm() : 0;