Searched refs:FuncID (Results 1 – 4 of 4) sorted by relevance
55 using FuncID = int32_t; variable71 Expected<std::vector<FuncID>> expandPath(PathID P) const;75 PathID internPath(ArrayRef<FuncID> P);118 FuncID Func = 0;
78 static Expected<std::vector<Profile::FuncID>> readPath(DataExtractor &Extractor, in readPath()81 std::vector<Profile::FuncID> Path; in readPath()131 Expected<std::vector<Profile::FuncID>> Profile::expandPath(PathID P) const { in expandPath()137 std::vector<Profile::FuncID> Path; in expandPath()143 Profile::PathID Profile::internPath(ArrayRef<FuncID> P) { in internPath()321 Profile::FuncID FuncId;358 SmallVector<Profile::FuncID, 16> Path; in profileFromTrace()
608 for (auto FuncID : Caller.Indices) in visitKnownRecord() local609 printTypeIndex("FuncID", FuncID); in visitKnownRecord()
1723 for (auto FuncID : Caller.Indices) { in visitKnownRecord()1724 printTypeIndex(FieldName, FuncID); in visitKnownRecord()