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