Home
last modified time | relevance | path

Searched refs:sources (Results 1 – 4 of 4) sorted by relevance

/art/compiler/sea_ir/types/
Dtype_inference_visitor.cc73 std::vector<InstructionNode*> sources = instruction->GetSSAProducers(); in GetOperandTypes() local
75 for (std::vector<InstructionNode*>::const_iterator cit = sources.begin(); cit != sources.end(); in GetOperandTypes()
/art/test/
DREADME.txt9 For most tests, the sources are in the "src" subdirectory. Sources found
/art/compiler/
DAndroid.mk202 GENERATED_SRC_DIR := $$(call local-generated-sources-dir)
/art/runtime/
DAndroid.mk374 GENERATED_SRC_DIR := $$(call local-generated-sources-dir)