Searched refs:ExpandLargeFpConvertLegacyPass (Results 1 – 1 of 1) sorted by relevance
633 class ExpandLargeFpConvertLegacyPass : public FunctionPass { class637 ExpandLargeFpConvertLegacyPass() : FunctionPass(ID) { in ExpandLargeFpConvertLegacyPass() function in __anonafe74fcd0111::ExpandLargeFpConvertLegacyPass656 char ExpandLargeFpConvertLegacyPass::ID = 0;657 INITIALIZE_PASS_BEGIN(ExpandLargeFpConvertLegacyPass, "expand-large-fp-convert",659 INITIALIZE_PASS_END(ExpandLargeFpConvertLegacyPass, "expand-large-fp-convert",663 return new ExpandLargeFpConvertLegacyPass(); in createExpandLargeFpConvertPass()