Searched defs:enableAggressiveInterleaving (Results 1 – 4 of 4) sorted by relevance
102 bool enableAggressiveInterleaving(bool LoopHasReductions) const override { in enableAggressiveInterleaving() function
431 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving() function in PPCTTIImpl
476 virtual bool enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving() function
657 bool TargetTransformInfo::enableAggressiveInterleaving( in enableAggressiveInterleaving() function in TargetTransformInfo