Searched defs:sources (Results 1 - 1 of 1) sorted by relevance

/art/compiler/sea_ir/types/
H A Dtype_inference_visitor.cc73 std::vector<InstructionNode*> sources = instruction->GetSSAProducers(); local
75 for (std::vector<InstructionNode*>::const_iterator cit = sources.begin(); cit != sources.end();

Completed in 76 milliseconds