reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1225 if (!MI.isIndirectDebugValue() && !DIExpr->isComplex()) 1232 if (MI.isIndirectDebugValue() && DIExpr->isImplicit()) { 1235 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); 1235 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); 1239 DIExpr = DIExpression::prepend(DIExpr, PrependFlags, Offset); 1239 DIExpr = DIExpression::prepend(DIExpr, PrependFlags, Offset); 1240 MI.getOperand(3).setMetadata(DIExpr);