Searched defs:IsParallel (Results 1 – 6 of 6) sorted by relevance
104 void ScopAnnotator::pushLoop(Loop *L, bool IsParallel) { in pushLoop()117 void ScopAnnotator::popLoop(bool IsParallel) { in popLoop()131 void ScopAnnotator::annotateLoopLatch(BranchInst *B, Loop *L, bool IsParallel, in annotateLoopLatch()
80 bool IsParallel = false; member
72 bool IsParallel; in checkParallel() local
716 bool IsParallel; in isParallel() local
41 bool IsParallel; member
447 LoopAttributes::LoopAttributes(bool IsParallel) in LoopAttributes()