Searched refs:getModuleCFISectionType (Results 1 – 7 of 7) sorted by relevance
105 AsmPrinter::CFISection CFISecType = Asm->getModuleCFISectionType(); in beginBasicBlockSection()
41 if (Asm->getModuleCFISectionType() == AsmPrinter::CFISection::Debug) in beginFunction()
442 CFISection getModuleCFISectionType() const { return ModuleCFISection; } in getModuleCFISectionType() function
446 CFISection getModuleCFISectionType() const { return ModuleCFISection; } in getModuleCFISectionType() function