Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/BPF/
H A DBPFMIChecking.cpp107 static bool hasLiveDefs(const MachineInstr &MI, const TargetRegisterInfo *TRI) { in hasLiveDefs() function
164 if (hasLiveDefs(MI, TRI)) { in processAtomicInsts()
195 if (hasLiveDefs(MI, TRI)) in processAtomicInsts()