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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h166 createFullUnrollMetadata(const LoopAttributes &Attrs,
H A DCGLoopInfo.cpp97 // createFullUnrollMetadata will already have added llvm.loop.unroll.disable
368 MDNode *LoopInfo::createFullUnrollMetadata(const LoopAttributes &Attrs, function in class:LoopInfo
431 return createFullUnrollMetadata(Attrs, LoopProperties, HasUserTransforms);

Completed in 65 milliseconds