Searched refs:AnnotatedInst (Results 1 – 3 of 3) sorted by relevance
45 Instruction *AnnotatedInst = &MI;46 Candidates->emplace_back(CandidateInfo{Length, InsertPt, AnnotatedInst});64 Instruction *AnnotatedInst = I;65 Candidates.emplace_back(CandidateInfo{Callee, InsertPt, AnnotatedInst});
58 Instruction *AnnotatedInst; // Where metadata is attached. member
1436 annotateValueSite(*M, *I.AnnotatedInst, ProfileRecord, in annotateValueSites()