Searched refs:element_end (Results 1 – 13 of 13) sorted by relevance
564 element_iterator element_end();567 const_element_iterator element_end() const;
283 Region::element_iterator Region::element_end() { in element_end() function in Region291 Region::const_element_iterator Region::element_end() const { in element_end() function in Region356 for (element_iterator I = element_begin(), E = element_end(); I != E; ++I) in addSubRegion()445 for (const_element_iterator I = element_begin(), E = element_end(); I!=E; ++I) in print()
45 EE = STy->element_end(); in ComputeLinearIndex()83 EE = STy->element_end(); in ComputeValueVTs()
115 E = ST->element_end(); in ContainsProtectableArray()
279 element_iterator element_end() const { return &ContainedTys[NumContainedTys];} in element_end() function
568 for (element_iterator I = element_begin(), E = element_end(); I != E; ++I) in isSized()613 return std::equal(element_begin(), element_end(), Other->element_begin()); in isLayoutIdentical()
104 ETypes(ArrayRef<Type*>(ST->element_begin(), ST->element_end())), in KeyTy()
285 for (StructType::element_iterator E = STy->element_end(); I != E; ++I) { in printStructBody()
395 E = Ty->element_end(); I != E; ++I) in LLVMGetStructElementTypes()
1231 if (STy->element_begin() == STy->element_end()) in getNaturalGEPWithType()3014 EE = STy->element_end(); in getTypePartition()
600 StructType::element_iterator EE = ST->element_end(); in printType()
428 E = ST->element_end(); I != E; ++I) in WriteTypeTable()
134 E = STy->element_end(); I != E; ++I) { in isLeakCheckerRoot()