Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp169 if (!BI->First.isValid() || StartI < BI->First) in update() local
182 if (!BI->First.isValid() || StartI < BI->First) in update() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp854 // Search for aliased memory reference in (StartI, EndI). in canMoveMemTo() local
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp1919 const_iterator StartI = begin(); getImplicitDSA() local
1931 const_iterator StartI = std::next(begin(), getStackSize() - 1 - Level); getImplicitDSA() local
1968 const_iterator StartI = begin(); hasInnermostDSA() local
[all...]