Searched refs:computeIP (Results 1 – 1 of 1) sorted by relevance
813 llvm::OpenMPIRBuilder::InsertPointTy computeIP = ompLoc.IP; in convertOmpWsLoop() local816 computeIP = loopInfos.front()->getPreheaderIP(); in convertOmpWsLoop()820 /*IsSigned=*/true, loop.inclusive(), computeIP)); in convertOmpWsLoop()955 llvm::OpenMPIRBuilder::InsertPointTy computeIP = ompLoc.IP; in convertOmpSimdLoop() local959 computeIP = loopInfos.front()->getPreheaderIP(); in convertOmpSimdLoop()963 /*IsSigned=*/true, /*Inclusive=*/true, computeIP)); in convertOmpSimdLoop()