Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp552 using DbgHash = in rotateLoop() typedef
554 auto makeHash = [](const DbgVariableRecord *D) -> DbgHash { in rotateLoop()
560 SmallDenseSet<DbgHash, 8> DbgRecords; in rotateLoop()