Home
last modified time | relevance | path

Searched defs:Profile (Results 1 – 25 of 101) sorted by relevance

12345

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h59 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
111 static void Profile(llvm::FoldingSetNodeID& profile, const Stmt *S, in Profile() function
122 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
165 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
201 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
267 void Profile(llvm::FoldingSetNodeID& profile) override { in Profile() function
309 static void Profile(llvm::FoldingSetNodeID& ID, in Profile() function
317 void Profile(llvm::FoldingSetNodeID& ID) override { in Profile() function
366 void Profile(llvm::FoldingSetNodeID &ID) override { in Profile() function
452 static void Profile(llvm::FoldingSetNodeID &ID, LHSTYPE lhs, in Profile() function
[all …]
H A DEnvironment.h44 static void Profile(llvm::FoldingSetNodeID &ID, in Profile() function
50 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
80 static void Profile(llvm::FoldingSetNodeID& ID, const Environment* env) { in Profile() function
86 void Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function
H A DRangedConstraintManager.h46 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
98 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
321 static void Profile(llvm::FoldingSetNodeID &ID, const RangeSet &RS) { in Profile() function
327 void Profile(llvm::FoldingSetNodeID &ID) const { Profile(ID, *this); } in Profile() function
H A DBasicValueFactory.h59 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, T, L); } in Profile() function
83 void Profile(llvm::FoldingSetNodeID& ID) { Profile(ID, store, region); } in Profile() function
103 void Profile(llvm::FoldingSetNodeID &ID) { Profile(ID, D, L); } in Profile() function
H A DDynamicTypeInfo.h42 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
/openbsd/gnu/llvm/llvm/lib/IR/
H A DAttributeImpl.h78 void Profile(FoldingSetNodeID &ID) const { in Profile() function
89 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind) { in Profile() function
94 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
101 static void Profile(FoldingSetNodeID &ID, StringRef Kind, StringRef Values) { in Profile() function
106 static void Profile(FoldingSetNodeID &ID, Attribute::AttrKind Kind, in Profile() function
277 void Profile(FoldingSetNodeID &ID) const { in Profile() function
281 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp214 void MemSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in MemSpaceRegion
218 void StackSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in StackSpaceRegion
253 void AllocaRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in AllocaRegion
277 void CXXThisRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in CXXThisRegion
281 void FieldRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in FieldRegion
293 void ObjCIvarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in ObjCIvarRegion
317 void ParamVarRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in ParamVarRegion
328 void SymbolicRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in SymbolicRegion
341 void ElementRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in ElementRegion
364 void BlockCodeRegion::Profile(llvm::FoldingSetNodeID& ID) const { in Profile() function in BlockCodeRegion
[all …]
H A DBasicValueFactory.cpp32 void CompoundValData::Profile(llvm::FoldingSetNodeID& ID, QualType T, in Profile() function in CompoundValData
38 void LazyCompoundValData::Profile(llvm::FoldingSetNodeID& ID, in Profile() function in LazyCompoundValData
45 void PointerToMemberData::Profile( in Profile() function in PointerToMemberData
58 static inline void Profile(const SValData& X, llvm::FoldingSetNodeID& ID) { in Profile() function
65 static inline void Profile(const SValPair& X, llvm::FoldingSetNodeID& ID) { in Profile() function
/openbsd/gnu/llvm/clang/include/clang/AST/
H A DTemplateName.h354 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
470 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
474 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
568 void Profile(llvm::FoldingSetNodeID &ID) { in Profile() function
575 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
582 static void Profile(llvm::FoldingSetNodeID &ID, NestedNameSpecifier *NNS, in Profile() function
/openbsd/gnu/llvm/compiler-rt/lib/xray/tests/unit/
H A Dprofile_collector_test.cpp84 struct Profile { struct
85 int64_t CallCount;
86 int64_t CumulativeLocalTime;
87 std::vector<int32_t> Path;
/openbsd/gnu/llvm/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagOperands.cpp15 void GIMatchDagOperand::Profile(FoldingSetNodeID &ID) const { in Profile() function in GIMatchDagOperand
19 void GIMatchDagOperand::Profile(FoldingSetNodeID &ID, size_t Idx, in Profile() function in GIMatchDagOperand
32 void GIMatchDagOperandList::Profile(FoldingSetNodeID &ID) const { in Profile() function in GIMatchDagOperandList
/openbsd/gnu/llvm/llvm/include/llvm/ADT/
H A DImmutableMap.h55 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { in Profile() function
191 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { in Profile() function
195 inline void Profile(FoldingSetNodeID& ID) const { in Profile() function
321 static inline void Profile(FoldingSetNodeID &ID, const ImmutableMapRef &M) { in Profile() function
325 inline void Profile(FoldingSetNodeID &ID) const { return Profile(ID, *this); } in Profile() function
H A DImmutableList.h45 static inline void Profile(FoldingSetNodeID& ID, const T& H, in Profile() function
51 void Profile(FoldingSetNodeID& ID) { in Profile() function
144 void Profile(FoldingSetNodeID& ID) const { in Profile() function
H A DFoldingSet.h232 static void Profile(const T &X, FoldingSetNodeID &ID) { in Profile() function
235 static void Profile(T &X, FoldingSetNodeID &ID) { in Profile() function
267 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { in Profile() function
790 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } in Profile() function
812 void Profile(FoldingSetNodeID &ID) const { ID.AddNodeID(FastID); } in Profile() function
/openbsd/gnu/llvm/clang/lib/AST/
H A DTemplateName.cpp56 void SubstTemplateTemplateParmStorage::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in SubstTemplateTemplateParmStorage
60 void SubstTemplateTemplateParmStorage::Profile( in Profile() function in SubstTemplateTemplateParmStorage
78 void SubstTemplateTemplateParmPackStorage::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in SubstTemplateTemplateParmPackStorage
92 void SubstTemplateTemplateParmPackStorage::Profile( in Profile() function in SubstTemplateTemplateParmPackStorage
H A DType.cpp188 void ConstantArrayType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in ConstantArrayType
210 void DependentSizedArrayType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentSizedArrayType
236 void DependentVectorType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentVectorType
257 DependentSizedExtVectorType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentSizedExtVectorType
321 void DependentSizedMatrixType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentSizedMatrixType
359 void DependentBitIntType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in DependentBitIntType
3437 void FunctionProtoType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in FunctionProtoType
3863 void ObjCObjectTypeImpl::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in ObjCObjectTypeImpl
3878 void ObjCObjectTypeImpl::Profile(llvm::FoldingSetNodeID &ID) { in Profile() function in ObjCObjectTypeImpl
3884 void ObjCTypeParamType::Profile(llvm::FoldingSetNodeID &ID, in Profile() function in ObjCTypeParamType
[all …]
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DPathDiagnostic.cpp1085 void PathDiagnosticLocation::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticLocation
1091 void PathDiagnosticPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticPiece
1103 void PathDiagnosticCallPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticCallPiece
1109 void PathDiagnosticSpotPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticSpotPiece
1114 void PathDiagnosticControlFlowPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticControlFlowPiece
1120 void PathDiagnosticMacroPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticMacroPiece
1126 void PathDiagnosticNotePiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticNotePiece
1130 void PathDiagnosticPopUpPiece::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnosticPopUpPiece
1134 void PathDiagnostic::Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function in PathDiagnostic
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitors.h422 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
445 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
525 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
550 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
/openbsd/gnu/llvm/llvm/include/llvm/XRay/
H A DProfile.h27 class Profile; variable
88 Profile(Profile &&O) noexcept in Profile() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DIterator.h68 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
104 void Profile(llvm::FoldingSetNodeID &ID) const { in Profile() function
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Checkers/
H A DTaint.h95 void Profile(llvm::FoldingSetNodeID &ID) const override { ID.Add(V); } in Profile() function
/openbsd/gnu/llvm/llvm/lib/Support/
H A DAPSInt.cpp40 void APSInt::Profile(FoldingSetNodeID& ID) const { in Profile() function in APSInt
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPITypes.h33 void Profile(llvm::FoldingSetNodeID &Id) const { in Profile() function
H A DMPIBugReporter.h86 void Profile(llvm::FoldingSetNodeID &ID) const override { in Profile() function
/openbsd/gnu/llvm/llvm/include/llvm/IR/
H A DLegacyPassManagers.h251 void Profile(FoldingSetNodeID &ID) const { in Profile() function
254 static void Profile(FoldingSetNodeID &ID, const AnalysisUsage &AU) { in Profile() function

12345