Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp708 unsigned int MaxHashWidth = sizeof(stable_hash) * 8 / 4; in getIRFileDisplayName() local
709 write_hex(ResultStream, NameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName()
716 MaxHashWidth); in getIRFileDisplayName()
720 write_hex(ResultStream, SCCNameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName()
724 write_hex(ResultStream, LoopNameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName()