Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc106 static bool CheckTypeConsistency(HInstruction* instruction) { in CheckTypeConsistency() function
265 DCHECK(CheckTypeConsistency(current)); in Compile()
561 DCHECK(CheckTypeConsistency(instruction)); in AllocateLocations()