Searched refs:NumProfAttachments (Results 1 – 1 of 1) sorted by relevance
2482 unsigned NumDebugAttachments = 0, NumProfAttachments = 0; in visitFunction() local2509 ++NumProfAttachments; in visitFunction()2510 Assert(NumProfAttachments == 1, in visitFunction()