Searched refs:RemoveLoadsIntoFakeUses (Results 1 – 2 of 2) sorted by relevance
71 struct RemoveLoadsIntoFakeUses { struct87 return RemoveLoadsIntoFakeUses().run(MF); in runOnMachineFunction()95 if (!RemoveLoadsIntoFakeUses().run(MF)) in run()103 bool RemoveLoadsIntoFakeUses::run(MachineFunction &MF) { in run()
465 SRCS_MIN+= CodeGen/RemoveLoadsIntoFakeUses.cpp