Searched defs:CallSiteRange (Results 1 – 1 of 1) sorted by relevance
76 struct CallSiteRange { struct78 MCSymbol *FragmentBeginLabel = nullptr;80 MCSymbol *FragmentEndLabel = nullptr;82 MCSymbol *ExceptionLabel = nullptr;85 size_t CallSiteBeginIdx = 0;109 /// try-range address. CallSiteRanges vector is only populated for Itanium argument113 SmallVectorImpl<CallSiteRange> &CallSiteRanges, argument