Searched defs:enableAggressiveInterleaving (Results 1 – 4 of 4) sorted by relevance
195 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function in PPCTTIImpl
150 bool TargetTransformInfo::enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving() function in TargetTransformInfo
240 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } in enableAggressiveInterleaving() function
677 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving() function