Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp757 unsigned MaxHashWidth = sizeof(uint64_t) * 2; in writeIRFileDisplayName() local
758 write_hex(ResultStream, NameHash, HexPrintStyle::Lower, MaxHashWidth); in writeIRFileDisplayName()
765 MaxHashWidth); in writeIRFileDisplayName()
769 write_hex(ResultStream, SCCNameHash, HexPrintStyle::Lower, MaxHashWidth); in writeIRFileDisplayName()
773 write_hex(ResultStream, LoopNameHash, HexPrintStyle::Lower, MaxHashWidth); in writeIRFileDisplayName()
778 MaxHashWidth); in writeIRFileDisplayName()