Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.cpp835 static bool isImplicitDependency(const MachineInstr &I, bool CheckDef, in isImplicitDependency()
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp1228 template <typename T> bool CheckDef(const T &t) { in CheckDef() function in Fortran::semantics::ConstructVisitor
6244 bool ConstructVisitor::CheckDef(const std::optional<parser::Name> &x) { in CheckDef() function in Fortran::semantics::ConstructVisitor