Searched refs:IsLastIterCond (Results 1 – 2 of 2) sorted by relevance
371 const OMPExecutableDirective &D, llvm::Value *IsLastIterCond) { in EmitOMPLastprivateClauseFinal() argument380 Builder.CreateCondBr(IsLastIterCond, ThenBB, DoneBB); in EmitOMPLastprivateClauseFinal()
2104 llvm::Value *IsLastIterCond);