Searched refs:isRelocation (Results 1 – 3 of 3) sorted by relevance
158 if (!E.isRelocation()) in fixUpBlocks()
197 if (E.isRelocation()) { in processBlock()
80 bool isRelocation() const { return K >= FirstRelocation; } in isRelocation() function82 assert(isRelocation() && "Not a relocation edge"); in getRelocation()