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 468 os << "pre header: " << GetPreHeader()->GetBlockId() << std::endl;
612 // Note that we cannot use GetPreHeader, as the loop may have not been populated
701 HBasicBlock* HLoopInformation::GetPreHeader() const {
    [all...]

Completed in 89 milliseconds