Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp719 stable_hash SCCNameHash = stable_hash_combine_string(C->getName()); in getIRFileDisplayName() local
720 write_hex(ResultStream, SCCNameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName()