Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.cc914 CollectRemappingInfoForPeelUnroll(/* to_unroll*/ true, in IsFastCase()
929 CollectRemappingInfoForPeelUnroll(/* to_unroll*/ false, in IsFastCase()
1069 void CollectRemappingInfoForPeelUnroll(bool to_unroll, in CollectRemappingInfoForPeelUnroll() function
1181 CollectRemappingInfoForPeelUnroll(transformation == TransformationKind::kUnrolling, in DoLoopTransformationImpl()
Dsuperblock_cloner.h529 void CollectRemappingInfoForPeelUnroll(bool to_unroll,
Dsuperblock_cloner_test.cc643 CollectRemappingInfoForPeelUnroll(true, in TEST_F()