Searched refs:getConstrainedIntrinsicID (Results 1 – 5 of 5) sorted by relevance
73 Intrinsic::ID getConstrainedIntrinsicID(const Instruction &Instr);
617 std::optional<unsigned> getConstrainedIntrinsicID() const { in getConstrainedIntrinsicID() function
90 Intrinsic::ID getConstrainedIntrinsicID(const Instruction &Instr) { in getConstrainedIntrinsicID() function
743 if (auto CID = VPI.getConstrainedIntrinsicID()) in expandPredication()
404 Intrinsic::ID CIID = getConstrainedIntrinsicID(OldInst); in cloneInstruction()