Searched refs:LBVal (Results 1 – 1 of 1) sorted by relevance
1953 llvm::Value *LBVal = DispatchBounds.first; in EmitOMPForOuterLoop() local1955 CGOpenMPRuntime::DispatchRTInput DipatchRTInputValues = {LBVal, UBVal, in EmitOMPForOuterLoop()2104 llvm::Value *LBVal = in emitDistributeParallelForDispatchBounds() local2108 return {LBVal, UBVal}; in emitDistributeParallelForDispatchBounds()2465 llvm::Value *LBVal = CGF.Builder.getIntN(IVSize, 0); in emitDispatchForLoopBounds() local2467 return {LBVal, UBVal}; in emitDispatchForLoopBounds()