Searched defs:BotRoots (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.cpp156 SmallVector<SUnit*, 8> TopRoots, BotRoots; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp656 SmallVector<SUnit*, 8> TopRoots, BotRoots; local
733 findRootsAndBiasEdges(SmallVectorImpl<SUnit*> &TopRoots, SmallVectorImpl<SUnit*> &BotRoots) argument
839 initQueues(ArrayRef<SUnit*> TopRoots, ArrayRef<SUnit*> BotRoots) argument

Completed in 26 milliseconds