HomeSort by relevance Sort by last modified time
    Searched defs:GetPreHeader (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
bounds_check_elimination.cc     [all...]
nodes.cc 462 os << "pre header: " << GetPreHeader()->GetBlockId() << std::endl;
615 // Note that we cannot use GetPreHeader, as the loop may have not been populated
705 HBasicBlock* HLoopInformation::GetPreHeader() const {
    [all...]

Completed in 186 milliseconds