Searched defs:ParentCount (Results 1 – 6 of 6) sorted by relevance
708 uint64_t ParentCount = CurrentCount; VisitWhileStmt() local 757 uint64_t ParentCount = CurrentCount; VisitForStmt() local 796 uint64_t ParentCount = CurrentCount; VisitCXXForRangeStmt() local 824 uint64_t ParentCount = CurrentCount; VisitObjCForCollectionStmt() local 879 uint64_t ParentCount = CurrentCount; VisitIfStmt() local 923 uint64_t ParentCount = CurrentCount; VisitAbstractConditionalOperator() local 944 uint64_t ParentCount = CurrentCount; VisitBinLAnd() local 956 uint64_t ParentCount = CurrentCount; VisitBinLOr() local [all...]
1574 Counter ParentCount = getRegion().getCounter(); VisitWhileStmt() local 1623 Counter ParentCount = getRegion().getCounter(); VisitDoStmt() local 1672 Counter ParentCount = getRegion().getCounter(); VisitForStmt() local 1746 Counter ParentCount = getRegion().getCounter(); VisitCXXForRangeStmt() local 1790 Counter ParentCount = getRegion().getCounter(); VisitObjCForCollectionStmt() local 1848 Counter ParentCount = getRegion().getCounter(); VisitSwitchStmt() local 1926 const Counter ParentCount = getRegion().getCounter(); coverIfConsteval() local 1962 const Counter ParentCount = getRegion().getCounter(); coverIfConstexpr() local 2016 Counter ParentCount = getRegion().getCounter(); VisitIfStmt() local 2078 Counter ParentCount = getRegion().getCounter(); VisitCXXTryStmt() local 2095 Counter ParentCount = getRegion().getCounter(); VisitAbstractConditionalOperator() local [all...]
1100 uint64_t ParentCount = getCurrentProfileCount(); EmitDoStmt() local
40 generateAllForests(ArrayRef<const Node *> Children, unsigned ParentCount) { in generateAllForests() argument