Searched defs:enableAggressiveInterleaving (Results 1 – 5 of 5) sorted by relevance
94 bool enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function
560 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function in PPCTTIImpl
326 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } in enableAggressiveInterleaving() function
1601 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving() function
404 bool TargetTransformInfo::enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving() function in TargetTransformInfo