Searched defs:IsIndirectCall (Results 1 – 3 of 3) sorted by relevance
65 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall()170 bool IsIndirectCall; in EmitInstruction() local
73 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall()178 bool IsIndirectCall; in EmitInstruction() local
172 virtual void onLoweredCall(Function *F, CallBase &Call, bool IsIndirectCall) { in onLoweredCall()444 bool IsIndirectCall) override { in onLoweredCall()1489 bool IsIndirectCall = !F; in visitCallBase() local