Home
last modified time | relevance | path

Searched refs:WithStackValue (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp1452 bool WithStackValue = true; in replaceFrameIndexDebugInstr() local
1453 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndexDebugInstr()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp1204 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1205 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()