Searched defs:CheckDef (Results 1 – 6 of 6) sorted by relevance
93 void CheckDef(const InstDefUse& expected_defs_uses, in CheckDef() function
837 static bool isImplicitDependency(const MachineInstr &I, bool CheckDef, in isImplicitDependency()
829 static bool isImplicitDependency(const MachineInstr &I, bool CheckDef, in isImplicitDependency()
1081 template <typename T> bool CheckDef(const T &t) { in CheckDef() function in Fortran::semantics::ConstructVisitor5284 bool ConstructVisitor::CheckDef(const std::optional<parser::Name> &x) { in CheckDef() function in Fortran::semantics::ConstructVisitor