Searched refs:DbgIntrinsics (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopRotationUtils.cpp323 SmallDenseSet<DbgIntrinsicHash, 8> DbgIntrinsics; local
327 DbgIntrinsics.insert(makeHash(DII));
357 if (DbgIntrinsics.count(makeHash(DII))) {

Completed in 73 milliseconds