Searched refs:NewLoopProperties (Results 1 – 1 of 1) sorted by relevance
26 SmallVector<Metadata *, 4> NewLoopProperties; in createLoopPropertiesMetadata() local27 NewLoopProperties.push_back(nullptr); in createLoopPropertiesMetadata()50 NewLoopProperties.push_back( in createPipeliningMetadata()54 LoopProperties = NewLoopProperties; in createPipeliningMetadata()160 LoopProperties = NewLoopProperties; in createUnrollAndJamMetadata()228 NewLoopProperties.push_back( in createLoopVectorizeMetadata()232 LoopProperties = NewLoopProperties; in createLoopVectorizeMetadata()343 NewLoopProperties.push_back( in createLoopDistributeMetadata()347 LoopProperties = NewLoopProperties; in createLoopDistributeMetadata()393 NewLoopProperties.push_back( in createFullUnrollMetadata()[all …]