Home
last modified time | relevance | path

Searched defs:LoopAttributes (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h33 struct LoopAttributes { struct
57 LoopInfo(llvm::BasicBlock *Header, const LoopAttributes &Attrs); argument
H A DCGLoopInfo.cpp65 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes() function in LoopAttributes