Searched refs:Heads (Results 1 – 5 of 5) sorted by relevance
76 /// Heads of each tracked path. These are not ordered.77 std::deque<PathSegment *> Heads;92 // Iterate over all existing heads. We will mutate the Heads deque during94 unsigned NumHeads = Heads.size(); in transition() 96 PathSegment *Head = Heads[I]; in transition() 105 Heads.push_back(makePathSegment(PI->ToDfaState, Head)); in transition() 109 Heads.erase(Heads.begin(), std::next(Heads.begin(), NumHeads)); in transition() 124 Heads79 std::deque<PathSegment *> Heads; global() variable [all...]
592 SetVector<StoreInst *> Heads, Tails; in processLoopStores() local610 Heads.insert(SL[i]); in processLoopStores()671 Heads.insert(SL[i]); in processLoopStores()684 for (StoreInst *I : Heads) { in processLoopStores()695 while (Tails.count(I) || Heads.count(I)) { in processLoopStores()
55 # Heads56 #>58 ubyte x \b, Heads %#x
320 {Number of Heads} i1
2058 Problem noted by Eric Lee of Talking Heads.