OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setCount
(Results
1 - 7
of
7
) sorted by relevancy
/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/FileCheck/
FileCheck.h
91
FileCheckType &
setCount
(int C);
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
RetainCountChecker.h
134
void
setCount
(unsigned i) {
RetainCountChecker.cpp
1002
X.
setCount
(cnt - 1);
1010
X.
setCount
(cnt - 1);
1244
V.
setCount
(V.getCount() - ACnt);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Function.h
309
ProfileCount &
setCount
(uint64_t C) {
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
PartialInlining.cpp
1465
CalleeEntryCount.
setCount
(CalleeEntryCountV));
/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 62 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026