Searched refs:isSpeculatable (Results 1 – 9 of 9) sorted by relevance
603 if (L->isSpeculatable != R->isSpeculatable) in operator ()()604 return R->isSpeculatable; in operator ()()771 intrinsic.isConvergent || intrinsic.isSpeculatable) { in EmitAttributes()820 if (intrinsic.isSpeculatable) { in EmitAttributes()
146 bool isSpeculatable; member
664 isSpeculatable = false; in CodeGenIntrinsic()857 isSpeculatable = true; in setProperty()
571 bool isSpeculatable() const { in isSpeculatable() function
612 bool isSpeculatable() const { in isSpeculatable() function
4114 return Callee && Callee->isSpeculatable(); in isSafeToSpeculativelyExecute()
2889 Assert(Callee && Callee->isSpeculatable(), in visitCallBase()
3032 Assert(Callee && Callee->isSpeculatable(), in visitCallBase()
4424 return Callee && Callee->isSpeculatable(); in isSafeToSpeculativelyExecute()