Searched defs:CallInst (Results 1 – 5 of 5) sorted by relevance
26 class CallInst; variable
31 class CallInst; variable
28 class CallInst; variable
125 static void EmitEvent(const Graph *, const CallInst *, const InlineContext &, events::InlineResult)… in EmitEvent()