OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:direct_code_
(Results
1 - 2
of
2
) sorted by null
/art/compiler/dex/
mir_method_info.h
110
direct_code_
(0u),
171
return
direct_code_
;
188
CHECK_EQ(
direct_code_
, info.
direct_code_
);
223
uintptr_t
direct_code_
;
member in class:art::MirMethodLoweringInfo
mir_method_info.cc
154
&invoke_type, &target_method, devirt_target, &it->
direct_code_
, &it->direct_method_);
183
it->
direct_code_
= 0;
Completed in 152 milliseconds