Home
last modified time | relevance | path

Searched defs:EndI (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp832 MachineBasicBlock::iterator EndI = IsDown ? ToI : TheI; in canMoveMemTo() local
H A DHexagonLoopIdiomRecognition.cpp1108 Instruction *EndI = ExitB->getFirstNonPHI(); in promoteTypes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp656 removeTriviallyEmptyRange(IntrinsicInst &EndI, InstCombinerImpl &IC, in removeTriviallyEmptyRange()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp1689 const_iterator EndI = end(); in getTopDSA() local
1739 const_iterator EndI = end(); in getTopDSA() local
1767 const_iterator EndI = end(); in getImplicitDSA() local
1791 const_iterator EndI = end(); in hasDSA() local
1814 const_iterator EndI = end(); in hasInnermostDSA() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp6058 EndI = GlobalSLocOffsetMap.end(); SLocMapI != EndI; ++SLocMapI) { in findNextPreprocessedEntity() local