Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator.cc109 static bool CheckTypeConsistency(HInstruction* instruction) { in CheckTypeConsistency() function
367 DCHECK(CheckTypeConsistency(current)); in Compile()
918 DCHECK(CheckTypeConsistency(instruction)); in AllocateLocations()