Searched refs:isSafeToSpeculativelyExecuteWithOpcode (Results 1 – 4 of 4) sorted by relevance
792 bool isSafeToSpeculativelyExecuteWithOpcode(
130 return isSafeToSpeculativelyExecuteWithOpcode(*Opc, &VPI); in maySpeculateLanes()
847 SafeToSpeculate = isSafeToSpeculativelyExecuteWithOpcode( in scalarizeVPIntrinsic()
6150 return isSafeToSpeculativelyExecuteWithOpcode(Inst->getOpcode(), Inst, CtxI, in isSafeToSpeculativelyExecute()6154 bool llvm::isSafeToSpeculativelyExecuteWithOpcode( in isSafeToSpeculativelyExecuteWithOpcode() function in llvm