Home
last modified time | relevance | path

Searched defs:NewUB (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInsertWaitcnts.cpp1401 const unsigned NewUB = ScoreLBs[T] + std::max(MyPending, OtherPending); in merge() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp7345 bool OpenMPIterationSpaceChecker::setUB(Expr *NewUB, in setUB()
8360 ExprResult NewUB = tryBuildCapture(SemaRef, UB, Captures); in buildPreCond() local