Home
last modified time | relevance | path

Searched refs:Heads (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h76 /// 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 during
94 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 Heads
79 std::deque<PathSegment *> Heads; global() variable
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp592 SetVector<StoreInst *> Heads, Tails; in processLoopStores() local
610 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()
/freebsd/contrib/file/magic/Magdir/
H A Dvirtual55 # Heads
56 #>58 ubyte x \b, Heads %#x
/freebsd/share/misc/
H A Dscsi_modes320 {Number of Heads} i1
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES2058 Problem noted by Eric Lee of Talking Heads.