Searched refs:EndID (Results 1 – 3 of 3) sorted by relevance
1209 unsigned EndID, InstCombiner &IC) { in removeTriviallyEmptyRange() argument1217 if (E->getIntrinsicID() == EndID && in removeTriviallyEmptyRange()
1486 unsigned EndID, InstCombiner &IC) { in removeTriviallyEmptyRange() argument1494 if (E->getIntrinsicID() == EndID && in removeTriviallyEmptyRange()
5072 PreprocessedEntityID EndID = findPreprocessedEntity(Range.getEnd(), true); in findPreprocessedEntitiesInRange() local5073 return std::make_pair(BeginID, EndID); in findPreprocessedEntitiesInRange()