Lines Matching full:getparent
156 DbgScope *getParent() const { return Parent; }
1479 if (NamedMDNode *NMD = getFnSpecificMDNode(*(F->getParent()), F->getName())) {
1882 MachineFunction::const_iterator PrevMBB = Prev->getParent();
1936 if (!Prev->isDebugValue() || Prev->getParent() != MI->getParent())
1959 const MachineBasicBlock *PrevMBB = Prev->getParent();
2018 getFnSpecificMDNode(*(MF->getFunction()->getParent()), FName)) {