Searched defs:enableAggressiveInterleaving (Results 1 – 4 of 4) sorted by relevance
199 bool PPCTTIImpl::enableAggressiveInterleaving(bool LoopHasReductions) { in enableAggressiveInterleaving() function in PPCTTIImpl
167 bool TargetTransformInfo::enableAggressiveInterleaving(bool LoopHasReductions) const { in enableAggressiveInterleaving() function in TargetTransformInfo
242 bool enableAggressiveInterleaving(bool LoopHasReductions) { return false; } in enableAggressiveInterleaving() function
729 bool enableAggressiveInterleaving(bool LoopHasReductions) override { in enableAggressiveInterleaving() function