Home
last modified time | relevance | path

Searched defs:EndB (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMP.cpp157 const auto *EndB = BeginB + static_cast<int>(RowB[1]); in getCompoundConstruct() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFRegisters.h37 auto ItB = B.begin(), EndB = B.end(); in disjoint() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp5251 auto IterB = RHS.begin(), EndB = RHS.end(); in getIntersection() local