Searched refs:OutroInsertBefore (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPIRBuilder.cpp | 4926 BasicBlock *OutroInsertBefore = InnermostLoop->getExit(); in tileLoops() local 4929 [this, DL, F, InnerEnter, &Enter, &Continue, &OutroInsertBefore]( in tileLoops() 4932 DL, TripCount, F, InnerEnter, OutroInsertBefore, Name); in tileLoops() 4939 OutroInsertBefore = EmbeddedLoop->getLatch(); in tileLoops()
|