Searched defs:protoChain (Results 1 – 3 of 3) sorted by relevance
100 auto protoChain = PGOProtoChain::ConvertFrom(context, protoChainRef); in ParseProtoChainsFromBinary() local126 auto protoChain = typeInfo.GetTypeRef().GetObjectInfo(i).GetProtoChain(); in ProcessToBinary() local
480 …oChainTemplate *CreateProtoChain(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in CreateProtoChain() argument503 static void DeleteProtoChain(PGOProtoChainTemplate *protoChain) in DeleteProtoChain()588 void AddPrototypePt(std::vector<std::pair<PGOProfileType, PGOProfileType>> protoChain) in AddPrototypePt() argument696 void SetProtoChain(PGOProtoChainTemplate<PGOProfileType> *protoChain) in SetProtoChain()
1635 std::vector<std::pair<ProfileType, ProfileType>> protoChain; in UpdatePrototypeChainInfo() local