Home
last modified time | relevance | path

Searched refs:need_precise_constants (Results 1 – 2 of 2) sorted by relevance

/art/runtime/verifier/
Dmethod_verifier.h296 bool need_precise_constants,
343 bool need_precise_constants,
369 bool need_precise_constants,
Dmethod_verifier.cc199 bool need_precise_constants, in VerifyMethods() argument
240 need_precise_constants, in VerifyMethods()
364 bool need_precise_constants, in VerifyMethod() argument
380 need_precise_constants, in VerifyMethod()
508 bool need_precise_constants, in MethodVerifier() argument
538 need_precise_constants_(need_precise_constants), in MethodVerifier()