Home
last modified time | relevance | path

Searched defs:boundary_lir (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dcodegen_util.cc567 LIR* boundary_lir = InsertCaseLabel(target, key); in InstallSwitchTables() local
592 LIR* boundary_lir = InsertCaseLabel(target, key); in InstallSwitchTables() local
928 LIR* boundary_lir = &block_label_list_[bbid]; in InsertCaseLabel() local