Lines Matching defs:DIExpr
658 const DIExpression *DIExpr = Prop.DIExpr;
665 DIExpression::convertToNonVariadicExpression(DIExpr);
668 DIExpr = *NonVariadicExpression;
674 if (!isEntryValueVariable(Var, DIExpr))
683 DIExpression::prepend(DIExpr, DIExpression::EntryValue);
963 MIB.addMetadata(Properties.DIExpr);
1015 if (Properties.DIExpr)
1016 dbgs() << " " << *Properties.DIExpr;
1223 Properties.DIExpr);
1233 const DIExpression *Expr = Properties.DIExpr;
3379 assert(BlockLiveIn->Properties.DIExpr->getFragmentInfo() ==