Home
last modified time | relevance | path

Searched defs:Heads (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h79 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