Searched defs:IfInst (Results 1 – 2 of 2) sorted by relevance
2697 … IfInst(Opcode opcode, DataType::Type type, uint32_t pc, ConditionCode cc) : Base(opcode, type, pc) in IfInst() function
6250 IfInst(Initializer t, ConditionCode cc) : Base(std::move(t)) in IfInst() function