Searched refs:isDbgDeclare (Results 1 – 9 of 9) sorted by relevance
401 bool isDbgDeclare() { return Type == LocationType::Declare; } in isDbgDeclare() function
652 assert(DVR.isDbgDeclare()); in filterInstsUnrelatedToPDI()
625 if (DVR.isDbgDeclare()) in upgradeDeclareExpressions()
2130 return DVR->isDbgDeclare() ? DVR : nullptr; in DynCastToDbgDeclare()
2181 if (DVR.isDbgDeclare()) in runOnFunction()
2999 bool SkipOutermostLoad = DVR.isDbgDeclare(); in salvageDebugInfo()
3470 if (DVR.isDbgDeclare()) in translateDbgInfo()
5182 if (Orig->isDbgDeclare()) { in insertNewDbgInst()
3659 } else if (DVR.isDbgDeclare()) { in writeFunction()