Searched refs:annotateLoopLatch (Results 1 – 3 of 3) sorted by relevance
60 void annotateLoopLatch(llvm::BranchInst *B, llvm::Loop *L, bool IsParallel,
121 void ScopAnnotator::annotateLoopLatch(BranchInst *B, Loop *L, bool IsParallel, in annotateLoopLatch() function in ScopAnnotator
162 Annotator->annotateLoopLatch(B, NewLoop, Parallel, LoopVectDisabled); in createLoop()