Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1421 bool WithStackValue = true; in replaceFrameIndexDebugInstr() local
1422 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndexDebugInstr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1245 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1246 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()