Searched refs:setIsNewDbgInfoFormat (Results 1 – 14 of 14) sorted by relevance
146 M->setIsNewDbgInfoFormat(UseNewDbgInfoFormat && in main()
682 Obj.setIsNewDbgInfoFormat(NewState); in DEFINE_ISA_CONVERSION_FUNCTIONS()684 ~ScopedDbgInfoFormatSetter() { Obj.setIsNewDbgInfoFormat(OldState); } in DEFINE_ISA_CONVERSION_FUNCTIONS()
124 void setIsNewDbgInfoFormat(bool NewVal);747 BB->setIsNewDbgInfoFormat(IsNewDbgInfoFormat); in insert()
96 void setIsNewDbgInfoFormat(bool NewFlag);
242 void setIsNewDbgInfoFormat(bool UseNewFormat) { in setIsNewDbgInfoFormat() function
152 void BasicBlock::setIsNewDbgInfoFormat(bool NewFlag) { in setIsNewDbgInfoFormat() function in BasicBlock195 setIsNewDbgInfoFormat(NewParent->IsNewDbgInfoFormat); in BasicBlock()207 setIsNewDbgInfoFormat(NewParent->IsNewDbgInfoFormat); in insertInto()
102 void Function::setIsNewDbgInfoFormat(bool NewFlag) { in setIsNewDbgInfoFormat() function in Function
432 unwrap(M)->setIsNewDbgInfoFormat(UseNewFormat); in LLVMSetIsNewDbgInfoFormat()
261 M->setIsNewDbgInfoFormat(WriteNewDbgInfoFormat); in main()
99 NewFunc->setIsNewDbgInfoFormat(OldFunc->IsNewDbgInfoFormat); in CloneFunctionInto()341 NewF->setIsNewDbgInfoFormat(F->IsNewDbgInfoFormat); in CloneFunction()
549 Composite->setIsNewDbgInfoFormat(NewFormat); in main()
165 NF->setIsNewDbgInfoFormat(F->IsNewDbgInfoFormat); in doPromotion()
6943 F->setIsNewDbgInfoFormat(ModuleIsNewDbgInfoFormat); in materialize()
454 M->setIsNewDbgInfoFormat(UseNewDbgInfoFormat); in validateEndOfModule()