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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp2309 unsigned NumDebugAttachments = 0, NumProfAttachments = 0; local
2317 ++NumDebugAttachments;
2318 AssertDI(NumDebugAttachments == 1,

Completed in 62 milliseconds