Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/opt/
H A DDebugify.cpp88 unsigned NextVar = 1; in applyDebugifyMetadata() local
137 std::string Name = utostr(NextVar++); in applyDebugifyMetadata()
158 addDebugifyOperand(NextVar - 1); // Original number of variables. in applyDebugifyMetadata()