Home
last modified time | relevance | path

Searched defs:CountAfter (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp64 unsigned CountBefore, CountAfter; in runOnFunction() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp401 unsigned CountAfter = CountAtExit->getCount(); in annotateConsumedSummaryMismatch() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp144 int64_t CountAfter = static_cast<int64_t>(CountBefore) + Delta; in emitInstrCountChangedRemark() local