Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAutomaton.h77 std::deque<PathSegment *> Heads; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp587 SetVector<StoreInst *> Heads, Tails; processLoopStores() local