Searched refs:NumManifested (Results 1 – 1 of 1) sorted by relevance
5991 unsigned NumManifested = 0; in run() local6019 NumManifested += (LocalChange == ChangeStatus::CHANGED); in run()6022 (void)NumManifested; in run()6024 LLVM_DEBUG(dbgs() << "\n[Attributor] Manifested " << NumManifested in run()6028 NumAttributesManifested += NumManifested; in run()