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