Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp1500 static bool HasDataDep(const TargetRegisterInfo &TRI, const MachineInstr &MI, in HasDataDep() function
1530 if (!HasDataDep(TRI, *Branch, *Pred)) in apply()