Searched defs:isTop (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | VLIWMachineScheduler.h | 185 bool isTop() const { in isTop() function |
H A D | MachineScheduler.h | 956 bool isTop() const { in isTop() function |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineScheduler.cpp | 3396 getWeakLeft(const SUnit * SU,bool isTop) getWeakLeft() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstPropagation.cpp | 163 bool isTop() const { return Kind == Top; } in isTop() function in __anonf1f9b0260111::LatticeCell |