Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp61 unsigned CountBefore, CountAfter; in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp407 unsigned CountAfter = CountAtExit->getCount(); in annotateConsumedSummaryMismatch() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DLegacyPassManager.cpp148 int64_t CountAfter = static_cast<int64_t>(CountBefore) + Delta; in emitInstrCountChangedRemark() local