Searched refs:isSpeculatable (Results 1 – 3 of 3) sorted by relevance
571 bool isSpeculatable() const { in isSpeculatable() function
2889 Assert(Callee && Callee->isSpeculatable(), in visitCallBase()
4114 return Callee && Callee->isSpeculatable(); in isSafeToSpeculativelyExecute()