Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DPrologEpilogInserter.cpp1392 bool WithStackValue = true; in replaceFrameIndices() local
1393 DIExpr = DIExpression::prependOpcodes(DIExpr, Ops, WithStackValue); in replaceFrameIndices()
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp1200 bool WithStackValue = true; in TryToShrinkGlobalToBoolean() local
1201 E = DIExpression::prependOpcodes(E, Ops, WithStackValue); in TryToShrinkGlobalToBoolean()