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.h181 createFullUnrollMetadata(const LoopAttributes &Attrs,
H A DCGLoopInfo.cpp358 LoopInfo::createFullUnrollMetadata(const LoopAttributes &Attrs, in createFullUnrollMetadata() function in LoopInfo
428 return createFullUnrollMetadata(Attrs, LoopProperties, HasUserTransforms); in createMetadata()