Home
last modified time | relevance | path

Searched defs:FirstIter (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVSupport.h156 typename LVFirstMapType::iterator FirstIter = FirstMap.find(FirstKey); in add() local
174 typename LVFirstMapType::const_iterator FirstIter = FirstMap.find(FirstKey); in findMap() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1800 MatchStep(T FirstIter, T FirstEnd, T SecondIter, T SecondEnd) in MatchStep()
1827 T FirstIter; member in __anon209d874b1111::MatchStep
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5881 bool FirstIter = true; in processImplicitMapsWithDefaultMappers() local
18322 bool FirstIter = true; in actOnOMPReductionKindClause() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3768 bool FirstIter = true; in getGEPExpr() local