Home
last modified time | relevance | path

Searched refs:annotateLoopLatch (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DIRBuilder.h60 void annotateLoopLatch(llvm::BranchInst *B, llvm::Loop *L, bool IsParallel,
/external/llvm-project/polly/lib/CodeGen/
DIRBuilder.cpp121 void ScopAnnotator::annotateLoopLatch(BranchInst *B, Loop *L, bool IsParallel, in annotateLoopLatch() function in ScopAnnotator
DLoopGenerators.cpp162 Annotator->annotateLoopLatch(B, NewLoop, Parallel, LoopVectDisabled); in createLoop()