Searched refs:SetCore (Results 1 – 2 of 2) sorted by relevance
42 bool MIRGraph::SetCore(int index, bool is_core) { in SetCore() function in art::MIRGraph52 bool MIRGraph::SetCore(int index) { in SetCore() function in art::MIRGraph144 changed |= SetCore(defs[0]); in InferTypeAndSize()163 changed |= SetCore(uses[next]); in InferTypeAndSize()182 changed |= SetCore(uses[next]); in InferTypeAndSize()201 changed |= SetCore(uses[next]); in InferTypeAndSize()224 changed |= SetCore(uses[0]); in InferTypeAndSize()227 changed |= SetCore(uses[0]); in InferTypeAndSize()228 changed |= SetCore(uses[1]); in InferTypeAndSize()305 changed |= SetCore(uses[i]); in InferTypeAndSize()[all …]
951 bool SetCore(int index, bool is_core);952 bool SetCore(int index);