Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.h517 const SuperblockCloner::HBasicBlockMap* GetBasicBlockMap() const { return &bb_map_; } in GetBasicBlockMap() function
Dloop_optimization.cc815 helper.GetBasicBlockMap()->Get(loop_info->GetHeader())->GetLastInstruction()->AsIf(); in TryUnrollingForBranchPenaltyReduction()