Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.h269 void setInterleaveCount(unsigned C) { StagedAttrs.InterleaveCount = C; } in setInterleaveCount() function
H A DCGLoopInfo.cpp649 setInterleaveCount(1); in push()
765 setInterleaveCount(ValueInt); in push()