Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionPass.cpp64 unsigned CountBefore, CountAfter; in runOnFunction() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountDiagnostics.cpp400 unsigned CountBefore = CountBeforeCall->getCount(); in annotateConsumedSummaryMismatch() local
/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp89 Pass *P, Module &M, int64_t Delta, unsigned CountBefore, in emitInstrCountChangedRemark() argument