Home
last modified time | relevance | path

Searched refs:kIsDebugBuild (Results 176 – 184 of 184) sorted by relevance

12345678

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc727 if (kIsDebugBuild) { in AllocateRegisters()
Dnodes.h4683 if (kIsDebugBuild && IsStaticWithExplicitClinitCheck()) { in GetInputRecords()
6059 if (kIsDebugBuild && result) { in IsEquivalentOf()
7866 if (kIsDebugBuild) { in AddMove()
Dinstruction_builder.cc132 if (kIsDebugBuild) { in InitializeBlockLocals()
Dcode_generator_x86.cc2420 if (kIsDebugBuild) { in MaybeGenerateInlineCacheCheck()
/art/dexlayout/
Ddexlayout.cc1718 if (kIsDebugBuild) { in LayoutStringData()
/art/runtime/dex/
Ddex_file_annotations.cc1237 if (kIsDebugBuild) { in DCheckNativeAnnotation()
/art/libprofile/profile/
Dprofile_compilation_info.cc617 if (kIsDebugBuild) { in GetOrAddDexFileData()
/art/oatdump/
Doatdump.cc1396 if (kIsDebugBuild) { in GetVRegOffsetFromQuickCode()
/art/runtime/jni/
Dcheck_jni.cc70 static constexpr bool kBrokenPrimitivesAreFatal = kIsDebugBuild;

12345678