Searched defs:IRInstructionData (Results 1 – 2 of 2) sorted by relevance
115 struct IRInstructionData struct119 Instruction *Inst = nullptr;121 SmallVector<Value *, 4> OperVals;126 bool Legal = false;131 std::optional<CmpInst::Predicate> RevisedPredicate;141 std::optional<std::string> CalleeName;172 IRInstructionData(Instruction &I, bool Legality, IRInstructionDataList &IDL); argument261 friend hash_code hash_value(const IRInstructionData &ID) { in hash_value() argument300 IRInstructionDataList *IDL = nullptr; argument
49 IRInstructionData::IRInstructionData(Instruction &I, bool Legality, in IRInstructionData() function in IRInstructionData 85 IRInstructionData::IRInstructionData(IRInstructionDataList &IDList) in IRInstructionData() function in IRInstructionData 505 __anon6d91be5a0302(std::tuple<IRInstructionData &, IRInstructionData &> R) isSimilar() argument [all...]