Searched defs:enableAggressiveInterleaving (Results 1 – 5 of 5) sorted by relevance
96 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function
428 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function in PPCTTIImpl
390 bool enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving() function
2506 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving() function
619 bool TargetTransformInfo::enableAggressiveInterleaving( in enableAggressiveInterleaving() function in TargetTransformInfo