Searched refs:FirstRelocation (Results 1 – 4 of 4) sorted by relevance
24 Branch26 = Edge::FirstRelocation,
24 Branch32 = Edge::FirstRelocation,
65 FirstRelocation // First architecture specific relocation. enumerator78 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation()81 return K - FirstRelocation; in getRelocation()
243 StringRef EdgeName = (E.getKind() < Edge::FirstRelocation in dump()