Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineFunctionPass.cpp64 unsigned CountBefore, CountAfter; in runOnFunction() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
HDRetainCountDiagnostics.cpp400 unsigned CountBefore = CountBeforeCall->getCount(); in annotateConsumedSummaryMismatch() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDLegacyPassManager.cpp89 Pass *P, Module &M, int64_t Delta, unsigned CountBefore, in emitInstrCountChangedRemark()