Home
last modified time | relevance | path

Searched refs:createFullUnrollMetadata (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGLoopInfo.h172 createFullUnrollMetadata(const LoopAttributes &Attrs,
H A DCGLoopInfo.cpp378 MDNode *LoopInfo::createFullUnrollMetadata(const LoopAttributes &Attrs, in createFullUnrollMetadata() function in LoopInfo
444 return createFullUnrollMetadata(Attrs, LoopProperties, HasUserTransforms); in createMetadata()