Searched defs:Combine (Results 1 – 4 of 4) sorted by relevance
35 def Combine(top, bottom): function
315 std::vector<OperandParams> Combine(const std::vector<DimensionKind>& firsts, in Combine() function
1683 void ColoringIteration::Combine(InterferenceNode* from, in Combine() function in art::ColoringIteration
1196 def Combine(self, other): member in Example