Searched refs:NewLoopProperties (Results 1 – 1 of 1) sorted by relevance
27 SmallVector<Metadata *, 4> NewLoopProperties; in createLoopPropertiesMetadata() local28 NewLoopProperties.push_back(nullptr); in createLoopPropertiesMetadata()51 NewLoopProperties.push_back( in createPipeliningMetadata()55 LoopProperties = NewLoopProperties; in createPipeliningMetadata()161 LoopProperties = NewLoopProperties; in createUnrollAndJamMetadata()229 NewLoopProperties.push_back( in createLoopVectorizeMetadata()233 LoopProperties = NewLoopProperties; in createLoopVectorizeMetadata()344 NewLoopProperties.push_back( in createLoopDistributeMetadata()348 LoopProperties = NewLoopProperties; in createLoopDistributeMetadata()394 NewLoopProperties.push_back( in createFullUnrollMetadata()[all …]