Home
last modified time | relevance | path

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

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