Searched refs:getRealUses (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFLiveness.h86 const RefMap &getRealUses(NodeId P) const { function in struct:llvm::rdf::Liveness
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp375 for (auto I : L.getRealUses(Phi.Id)) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonOptAddrMode.cpp264 const Liveness::RefMap &phiUse = LV->getRealUses(id);

Completed in 109 milliseconds