Home
last modified time | relevance | path

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

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