Searched refs:RelativeBlockLocations (Results 1 – 2 of 2) sorted by relevance
108 RelativeBlockLocations.push_back(Relative); in setBranchSuccessors()181 RelativeBlockLocations.push_back(Relative); in setPHIPredecessors()281 A.RelativeBlockLocations.size() != B.RelativeBlockLocations.size()) in isClose()864 SmallVector<int, 4> &RelBlockLocsA = ItA->RelativeBlockLocations; in compareStructure()865 SmallVector<int, 4> &RelBlockLocsB = ItB->RelativeBlockLocations; in compareStructure()
165 SmallVector<int, 4> RelativeBlockLocations; member