Searched refs:WithStackValue (Results 1 – 5 of 5) sorted by relevance
572 DIExpression::WithStackValue); in replaceDebugValue()
1616 bool WithStackValue = isa<DbgValueInst>(DII); in salvageDebugInfo() local1617 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in salvageDebugInfo()
1666 E = DIExpression::prependOpcodes(E, Ops, DIExpression::WithStackValue); in TryToShrinkGlobalToBoolean()
2433 enum { NoDeref = false, WithDeref = true, WithStackValue = true };
7523 DIExpression::WithStackValue); in salvageDebugInfo()