Searched defs:outList (Results 1 – 2 of 2) sorted by relevance
1154 std::vector<GateRef> outList; in ResolveDef() local
1174 void LLVMIRBuilder::VisitSwitch(GateRef gate, GateRef input, const std::vector<GateRef> &outList) in VisitSwitch()