Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dsuperblock_cloner.cc921 CollectRemappingInfoForPeelUnroll(/* to_unroll*/ true, in IsFastCase()
936 CollectRemappingInfoForPeelUnroll(/* to_unroll*/ false, in IsFastCase()
1076 void CollectRemappingInfoForPeelUnroll(bool to_unroll, in CollectRemappingInfoForPeelUnroll() function
1185 CollectRemappingInfoForPeelUnroll(transformation == TransformationKind::kUnrolling, in DoLoopTransformationImpl()
Dsuperblock_cloner.h530 void CollectRemappingInfoForPeelUnroll(bool to_unroll,
Dsuperblock_cloner_test.cc644 CollectRemappingInfoForPeelUnroll(true, in TEST_F()