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

/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h172 createFullUnrollMetadata(const LoopAttributes &Attrs,
H A DCGLoopInfo.cpp95 // createFullUnrollMetadata will already have added llvm.loop.unroll.disable
378 MDNode *LoopInfo::createFullUnrollMetadata(const LoopAttributes &Attrs, function in class:LoopInfo
444 return createFullUnrollMetadata(Attrs, LoopProperties, HasUserTransforms);

Completed in 70 milliseconds