Searched refs:SetHigh (Results 1 – 2 of 2) sorted by relevance
100 bool MIRGraph::SetHigh(int index, bool is_high) { in SetHigh() function in art::MIRGraph109 bool MIRGraph::SetHigh(int index) { in SetHigh() function in art::MIRGraph376 changed |= SetHigh(defs[0], is_high); in InferTypeAndSize()379 changed |= SetHigh(defs[1]); in InferTypeAndSize()386 changed |= SetHigh(uses[i], is_high); in InferTypeAndSize()391 changed |= SetHigh(uses[1]); in InferTypeAndSize()
957 bool SetHigh(int index, bool is_high);958 bool SetHigh(int index);