Searched defs:CountBefore (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.cpp399 unsigned CountBefore = CountBeforeCall->getCount(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DLegacyPassManager.cpp165 emitInstrCountChangedRemark( Pass *P, Module &M, int64_t Delta, unsigned CountBefore, StringMap<std::pair<unsigned, unsigned>> &FunctionToInstrCount, Function *F) argument

Completed in 81 milliseconds