Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp102 unsigned NextVar = 1; in applyDebugifyMetadata() local
126 std::string Name = utostr(NextVar++); in applyDebugifyMetadata()
198 addDebugifyOperand(NextVar - 1); // Original number of variables. in applyDebugifyMetadata()