Searched refs:ToProfile (Results 1 – 1 of 1) sorted by relevance
1001 Value *ToProfile = nullptr; in instrumentOneFunc() local1003 ToProfile = Builder.CreateZExtOrTrunc(Cand.V, Builder.getInt64Ty()); in instrumentOneFunc()1005 ToProfile = Builder.CreatePtrToInt(Cand.V, Builder.getInt64Ty()); in instrumentOneFunc()1006 assert(ToProfile && "value profiling Value is of unexpected type"); in instrumentOneFunc()1013 ToProfile, Builder.getInt32(Kind), Builder.getInt32(SiteIndex++)}, in instrumentOneFunc()