Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.cc868 CollectRemappingInfoForPeelUnroll(/* to_unroll*/ true, in IsFastCase()
883 CollectRemappingInfoForPeelUnroll(/* to_unroll*/ false, in IsFastCase()
1024 void CollectRemappingInfoForPeelUnroll(bool to_unroll, in CollectRemappingInfoForPeelUnroll() function
1118 CollectRemappingInfoForPeelUnroll(to_unroll, in DoPeelUnrollImpl()
Dsuperblock_cloner.h427 void CollectRemappingInfoForPeelUnroll(bool to_unroll,
Dsuperblock_cloner_test.cc646 CollectRemappingInfoForPeelUnroll(true, in TEST_F()