Searched defs:OuterIndex (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopInterchange.cpp | 1103 unsigned InnerIndex = 0, OuterIndex = 0; in isProfitablePerLoopCacheAnalysis() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaInit.cpp | 761 FillInEmptyInitializations(const InitializedEntity & Entity,InitListExpr * ILE,bool & RequiresSecondPass,InitListExpr * OuterILE,unsigned OuterIndex,bool FillWithNoInit) FillInEmptyInitializations() argument |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 1293 uint64_t OuterIndex; global() member in __anon147cbbcc0411::EvalInfo::ArrayInitLoopIndex |