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

/art/compiler/dex/quick/
H A Dcodegen_util.cc423 LIR* Mir2Lir::ScanLiteralPoolMethod(LIR* data_target, const MethodReference& method) { function in class:art::Mir2Lir
1275 LIR* data_target = ScanLiteralPoolMethod(code_literal_list_, target_method);
1292 LIR* data_target = ScanLiteralPoolMethod(method_literal_list_, target_method);
H A Dmir_to_lir.h664 LIR* ScanLiteralPoolMethod(LIR* data_target, const MethodReference& method);

Completed in 2504 milliseconds