Searched refs:FuncID (Results 1 – 7 of 7) 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;
38 static constexpr llvm::StringLiteral FuncID("fun"); variable87 .bind(FuncID), in registerMatchers()96 const auto *FuncDecl = Result.Nodes.getNodeAs<FunctionDecl>(FuncID); in check()
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()
32 CHECK-NEXT: FuncID: f (0x1003)33 CHECK-NEXT: FuncID: h (0x1004)
593 for (auto FuncID : Caller.Indices) in visitKnownRecord() local594 printTypeIndex("FuncID", FuncID); in visitKnownRecord()
1328 FuncID: [ 4103 ]1496 FuncID: [ 4103 ]1527 FuncID: [ 4099 ]
1303 FuncID: [ 4099 ]