Searched defs:instruction_ (Results 1 – 8 of 8) sorted by relevance
/aosp12/art/compiler/optimizing/ | ||
H A D | scheduler.h | 245 HInstruction* const instruction_; variable |
H A D | gvn.cc | 216 HInstruction* const instruction_; member in art::ValueSet::Node |
H A D | code_generator.h | 138 HInstruction* instruction_; variable |
H A D | code_generator.cc | 349 HInstruction* instruction_; member in art::DisassemblyScope |
H A D | bounds_check_elimination.cc | 278 HInstruction* instruction_; member in art::ValueBound |
H A D | nodes.h | 2806 HInstruction* instruction_; variable |
H A D | load_store_elimination.cc | 3134 InstructionType* instruction_; member |
/aosp12/art/compiler/dex/ | ||
H A D | inline_method_analyser.cc | 73 DexInstructionIterator instruction_; member in art::__anon8ac9998c0110::Matcher |