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

/art/compiler/dex/quick/
H A Dcodegen_util.cc393 LIR* Mir2Lir::ScanLiteralPoolMethod(LIR* data_target, const MethodReference& method) { function in class:art::Mir2Lir
1227 LIR* data_target = ScanLiteralPoolMethod(code_literal_list_, target_method);
1244 LIR* data_target = ScanLiteralPoolMethod(method_literal_list_, target_method);

Completed in 36 milliseconds