Home
last modified time | relevance | path

Searched refs:hasLiveDefs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMIChecking.cpp108 static bool hasLiveDefs(const MachineInstr &MI, const TargetRegisterInfo *TRI) { in hasLiveDefs() function
165 if (hasLiveDefs(MI, TRI)) { in processAtomicInsts()
194 if (hasLiveDefs(MI, TRI)) in processAtomicInsts()