Searched refs:ToIndex (Results 1 – 3 of 3) sorted by relevance
1125 uint32_t ToIndex = CGPE.To->getSymbol().getIndex(); in writeObject() local1127 support::endian::write(OS, ToIndex, W.Endian); in writeObject()
2000 uint32_t FromIndex, ToIndex; in printCGProfile() local2004 if (Error Err = Reader.readInteger(ToIndex)) in printCGProfile()2011 W.printNumber("To", getSymbolName(ToIndex), ToIndex); in printCGProfile()
14066 SubscriptBuilder ToIndex(To, IterationVarRefRVal); in buildSingleCopyAssignRecursively() local14071 ToIndex, *FromIndex, CopyingBaseSubobject, in buildSingleCopyAssignRecursively()