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.h176 typename LVFirstMapType::iterator FirstIter = FirstMap.find(FirstKey); in add() local
194 typename LVFirstMapType::const_iterator FirstIter = FirstMap.find(FirstKey); in findMap() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1896 MatchStep(T FirstIter, T FirstEnd, T SecondIter, T SecondEnd) in MatchStep()
1923 T FirstIter; member in __anon209d874b1211::MatchStep
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5886 bool FirstIter = true; in processImplicitMapsWithDefaultMappers() local
18956 bool FirstIter = true; in actOnOMPReductionKindClause() local
21760 bool FirstIter = true; in isImplicitMapperNeeded() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3750 bool FirstIter = true; in getGEPExpr() local