OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsPrecise
(Results
1 - 2
of
2
) sorted by null
/art/runtime/verifier/
reg_type_cache.cc
579
if (cur_entry->IsConstantLo() && (cur_entry->
IsPrecise
() == precise) &&
596
if (cur_entry->IsConstantHi() && (cur_entry->
IsPrecise
() == precise) &&
reg_type.h
88
bool
IsPrecise
() const {
[
all
...]
Completed in 228 milliseconds