Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IsIndirect

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