Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator.cc103 static bool CheckTypeConsistency(HInstruction* instruction) { in CheckTypeConsistency() function
421 DCHECK(CheckTypeConsistency(current)); in Compile()
958 DCHECK(CheckTypeConsistency(instruction)); in AllocateLocations()