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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp62 unsigned CountBefore, CountAfter; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp400 unsigned CountAfter = CountAtExit->getCount(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp222 int64_t CountAfter = static_cast<int64_t>(CountBefore) + Delta; local

Completed in 70 milliseconds