Searched defs:isTop (Results 1 – 5 of 5) sorted by relevance
/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 { isTop() function |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineScheduler.cpp | 3435 getWeakLeft(const SUnit * SU,bool isTop) getWeakLeft() argument |
/llvm-project/clang/unittests/Analysis/FlowSensitive/ | ||
H A D | SignAnalysisTest.cpp | 525 testing::AssertionResult isTop(const Node *N, ASTContext &ASTCtx, in isTop() function |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstPropagation.cpp | 163 bool isTop() const { return Kind == Top; } in isTop() function in __anonbef353470111::LatticeCell |