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