Searched defs:IsIndirectCall (Results 1 – 2 of 2) sorted by relevance
65 bool isCall(const MCInst &MI, bool *IsIndirectCall) { in isCall()170 bool IsIndirectCall; in EmitInstruction() local
268 static bool IsIndirectCall(MachineInstr* MI) { in IsIndirectCall() function