Searched defs:isInvoke (Results 1 – 3 of 3) sorted by relevance
78 bool isInvoke() const { return getInstruction() && !I.getInt(); } in isInvoke() function
90 bool isInvoke() const { return getInstruction() && !I.getInt(); } in isInvoke() function
82 bool isInvoke() const { return getInstruction() && !I.getInt(); } in isInvoke() function