Searched refs:setIsNewDbgInfoFormat (Results 1 – 7 of 7) sorted by relevance
194 void BasicBlock::setIsNewDbgInfoFormat(bool NewFlag) { in setIsNewDbgInfoFormat() function in BasicBlock233 setIsNewDbgInfoFormat(NewParent->IsNewDbgInfoFormat); in BasicBlock()245 setIsNewDbgInfoFormat(NewParent->IsNewDbgInfoFormat); in insertInto()
98 void Function::setIsNewDbgInfoFormat(bool NewFlag) { in setIsNewDbgInfoFormat() function in Function
122 void setIsNewDbgInfoFormat(bool NewVal);726 BB->setIsNewDbgInfoFormat(IsNewDbgInfoFormat); in insert()
94 void setIsNewDbgInfoFormat(bool NewFlag);
333 NewFunc->setIsNewDbgInfoFormat(F.IsNewDbgInfoFormat); in runOnFunction()
97 NewFunc->setIsNewDbgInfoFormat(OldFunc->IsNewDbgInfoFormat); in CloneFunctionInto()339 NewF->setIsNewDbgInfoFormat(F->IsNewDbgInfoFormat); in CloneFunction()
164 NF->setIsNewDbgInfoFormat(F->IsNewDbgInfoFormat); in doPromotion()