Home
last modified time | relevance | path

Searched refs:setCount (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp396 uint64_t setCount(uint64_t Count) { in setCount() function
410 uint64_t BodyCount = setCount(PGO.getRegionCount(D->getBody())); in VisitFunctionDecl()
422 uint64_t BodyCount = setCount(PGO.getRegionCount(D->getBody())); in VisitCapturedDecl()
429 uint64_t BodyCount = setCount(PGO.getRegionCount(D->getBody())); in VisitObjCMethodDecl()
436 uint64_t BodyCount = setCount(PGO.getRegionCount(D->getBody())); in VisitBlockDecl()
466 uint64_t BlockCount = setCount(PGO.getRegionCount(S)); in VisitLabelStmt()
494 uint64_t BodyCount = setCount(PGO.getRegionCount(S)); in VisitWhileStmt()
505 setCount(ParentCount + BackedgeCount + BC.ContinueCount); in VisitWhileStmt()
508 setCount(BC.BreakCount + CondCount - BodyCount); in VisitWhileStmt()
518 uint64_t BodyCount = setCount(LoopCount + CurrentCount); in VisitDoStmt()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FileCheck/
H A DFileCheck.h91 FileCheckType &setCount(int C);
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h134 void setCount(unsigned i) { in setCount() function
H A DRetainCountChecker.cpp1002 X.setCount(cnt - 1); in processReturn()
1010 X.setCount(cnt - 1); in processReturn()
1244 V.setCount(V.getCount() - ACnt); in handleAutoreleaseCounts()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DFunction.h309 ProfileCount &setCount(uint64_t C) { in setCount() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FileCheck/
H A DFileCheck.cpp1620 Check::FileCheckType &Check::FileCheckType::setCount(int C) { in setCount() function in Check::FileCheckType
1733 Check::FileCheckType(Check::CheckPlain).setCount(Count)); in FindCheckType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1465 CalleeEntryCount.setCount(CalleeEntryCountV)); in tryPartialInline()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS9312 automatically converted into [object count] or [object setCount:
9316 equivalent ot [object setCount: 0];. The dot-syntax can be used
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS11178 automatically converted into [object count] or [object setCount:
11182 equivalent ot [object setCount: 0];. The dot-syntax can be used