Searched refs:GetInstructionMap (Results 1 – 2 of 2) sorted by relevance
518 const SuperblockCloner::HInstructionMap* GetInstructionMap() const { return &hir_map_; } in GetInstructionMap() function
839 const SuperblockCloner::HInstructionMap* hir_map = helper.GetInstructionMap(); in TryPeelingForLoopInvariantExitsElimination()