Searched refs:hasSameDebugLoc (Results 1 – 1 of 1) sorted by relevance
236 static bool hasSameDebugLoc(const MachineBasicBlock *MBB, DebugLoc DL) { in hasSameDebugLoc() function284 if (Def->getParent() != MBB && !hasSameDebugLoc(MBB, Def->getDebugLoc())) in sink()369 if (Def->getParent() != MBB && !hasSameDebugLoc(MBB, Def->getDebugLoc())) in cloneSink()