Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineDebugify.cpp89 uint64_t NextImm = 0; in applyDebugifyMetadataToMachineFunction() local
128 auto ImmOp = MachineOperand::CreateImm(NextImm++); in applyDebugifyMetadataToMachineFunction()