Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h179 createFullUnrollMetadata(const LoopAttributes &Attrs,
H A DCGLoopInfo.cpp379 MDNode *LoopInfo::createFullUnrollMetadata(const LoopAttributes &Attrs, in createFullUnrollMetadata() function in LoopInfo
453 return createFullUnrollMetadata(Attrs, LoopProperties, HasUserTransforms); in createMetadata()