Home
last modified time | relevance | path

Searched defs:IsParallel (Results 1 – 6 of 6) sorted by relevance

/llvm-project/polly/lib/CodeGen/
H A DIRBuilder.cpp104 void ScopAnnotator::pushLoop(Loop *L, bool IsParallel) { in pushLoop() argument
117 void ScopAnnotator::popLoop(bool IsParallel) { in popLoop() argument
131 annotateLoopLatch(BranchInst * B,Loop * L,bool IsParallel,bool IsLoopVectorizerDisabled) const annotateLoopLatch() argument
/llvm-project/polly/include/polly/CodeGen/
H A DIslAst.h80 bool IsParallel = false; member
/llvm-project/polly/lib/Analysis/
H A DPolyhedralInfo.cpp73 bool IsParallel; in checkParallel() local
H A DDependenceInfo.cpp717 bool IsParallel; in isParallel() local
/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h41 bool IsParallel; member
H A DCGLoopInfo.cpp456 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes() argument
[all...]