Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp723 stable_hash LoopNameHash = stable_hash_combine_string(L->getName()); in getIRFileDisplayName() local
724 write_hex(ResultStream, LoopNameHash, HexPrintStyle::Lower, MaxHashWidth); in getIRFileDisplayName()