Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineDebugify.cpp179 auto OldNumVars = getDebugifyOperand(1); in applyDebugifyMetadataToMachineFunction() local
180 setDebugifyOperand(1, OldNumVars + VarSet.size()); in applyDebugifyMetadataToMachineFunction()