Home
last modified time | relevance | path

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

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