Searched defs:Profile (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DAPSInt.cpp20 void APSInt::Profile(FoldingSetNodeID& ID) const { function in class:APSInt
H A DAPInt.cpp165 void APInt::Profile(FoldingSetNodeID& ID) const { function in class:APInt
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DAttributesImpl.h30 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::AttributesImpl
33 static void Profile(FoldingSetNodeID &ID, uint64_t Bits) { function in class:llvm::AttributesImpl
H A DAttributes.cpp185 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::AttributeListImpl
188 static void Profile(FoldingSetNodeID &ID, ArrayRef<AttributeWithIndex> Attrs){ function in class:llvm::AttributeListImpl
H A DMetadata.cpp309 void MDNode::Profile(FoldingSetNodeID &ID) const { function in class:MDNode
/macosx-10.9.5/JavaScriptCore-7537.78.1/profiler/
H A DProfile.cpp40 Profile::Profile(const String& title, unsigned uid) function in class:JSC::Profile
[all...]
H A DProfile.h36 class Profile : public RefCounted<Profile> { class in namespace:JSC
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/AsmPrinter/
H A DDIE.cpp34 void DIEAbbrevData::Profile(FoldingSetNodeID &ID) const { function in class:DIEAbbrevData
45 void DIEAbbrev::Profile(FoldingSetNodeID &ID) const { function in class:DIEAbbrev
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DConsoleModel.js249 Profile: "profile", property in class:WebInspector.ConsoleMessage.MessageType
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/ADT/
H A DImmutableIntervalMap.h79 static void Profile(FoldingSetNodeID &ID, value_type_ref V) { function in struct:llvm::ImutIntervalInfo
H A DImmutableList.h43 static inline void Profile(FoldingSetNodeID& ID, const T& H, function in class:llvm::ImmutableListImpl
49 void Profile(FoldingSetNodeID& ID) { function in class:llvm::ImmutableListImpl
134 void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableList
H A DImmutableMap.h52 static inline void Profile(FoldingSetNodeID& ID, value_type_ref V) { function in struct:llvm::ImutKeyValueInfo
254 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMap& M) { function in class:llvm::ImmutableMap
258 inline void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableMap
407 static inline void Profile(FoldingSetNodeID& ID, const ImmutableMapRef &M) { function in class:llvm::ImmutableMapRef
411 inline void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableMapRef
H A DFoldingSet.h211 static void Profile(const T &X, FoldingSetNodeID &ID) { function in struct:llvm::DefaultFoldingSetTrait
214 static void Profile(T &X, FoldingSetNodeID &ID) { function in struct:llvm::DefaultFoldingSetTrait
248 static void Profile(T &X, FoldingSetNodeID &ID, Ctx Context) { function in struct:llvm::DefaultContextualFoldingSetTrait
759 void Profile(FoldingSetNodeID &ID) { FoldingSetTrait<T>::Profile(data, ID); } function in class:llvm::FoldingSetNodeWrapper
779 void Profile(FoldingSetNodeID &ID) const { function in class:llvm::FastFoldingSetNode
788 static inline void Profile(T *X, FoldingSetNodeID &ID) { function in struct:llvm::FoldingSetTrait
[all...]
H A DImmutableSet.h822 static inline void Profile(FoldingSetNodeID& ID, value_type_ref X) { function in struct:llvm::ImutProfileInfo
833 static inline void Profile(FoldingSetNodeID& ID, value_type_ref X) { function in struct:llvm::ImutProfileInteger
861 static inline void Profile(FoldingSetNodeID &ID, value_type_ref X) { function in struct:llvm::ImutProfileInfo
1080 static inline void Profile(FoldingSetNodeID& ID, const ImmutableSet& S) { function in class:llvm::ImmutableSet
1084 inline void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableSet
1206 static inline void Profile(FoldingSetNodeID& ID, const ImmutableSetRef& S) { function in class:llvm::ImmutableSetRef
1210 inline void Profile(FoldingSetNodeID& ID) const { function in class:llvm::ImmutableSetRef
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineInstr.cpp436 void MachineMemOperand::Profile(FoldingSetNodeID &ID) const { function in class:MachineMemOperand
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Analysis/
H A DScalarEvolution.h139 static void Profile(const SCEV &X, FoldingSetNodeID& ID) { function in struct:llvm::FoldingSetTrait
/macosx-10.9.5/llvmCore-3425.0.33/lib/TableGen/
H A DRecord.cpp448 void BitsInit::Profile(FoldingSetNodeID &ID) const { function in class:BitsInit
601 void ListInit::Profile(FoldingSetNodeID &ID) const { function in class:ListInit
1574 void DagInit::Profile(FoldingSetNodeID &ID) const { function in class:DagInit
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5806 void SDNode::Profile(FoldingSetNodeID &ID) const { function in class:SDNode

Completed in 329 milliseconds