OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setCount
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountChecker.h
134
void
setCount
(unsigned i) {
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenPGO.cpp
396
uint64_t
setCount
(uint64_t Count) {
410
uint64_t BodyCount =
setCount
(PGO.getRegionCount(D->getBody()));
422
uint64_t BodyCount =
setCount
(PGO.getRegionCount(D->getBody()));
429
uint64_t BodyCount =
setCount
(PGO.getRegionCount(D->getBody()));
436
uint64_t BodyCount =
setCount
(PGO.getRegionCount(D->getBody()));
466
uint64_t BlockCount =
setCount
(PGO.getRegionCount(S));
494
uint64_t BodyCount =
setCount
(PGO.getRegionCount(S));
505
setCount
(ParentCount + BackedgeCount + BC.ContinueCount);
508
setCount
(BC.BreakCount + CondCount - BodyCount);
518
uint64_t BodyCount =
setCount
(LoopCount + CurrentCount)
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h
309
ProfileCount &
setCount
(uint64_t C) {
/src/external/apache2/llvm/dist/llvm/lib/FileCheck/
FileCheck.cpp
1620
Check::FileCheckType &Check::FileCheckType::
setCount
(int C) {
1733
Check::FileCheckType(Check::CheckPlain).
setCount
(Count));
Completed in 21 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026