Searched refs:ExpandLargeFpConvertLegacyPass (Results 1 – 1 of 1) sorted by relevance
670 class ExpandLargeFpConvertLegacyPass : public FunctionPass { class674 ExpandLargeFpConvertLegacyPass() : FunctionPass(ID) { in ExpandLargeFpConvertLegacyPass() function in __anonabca36360111::ExpandLargeFpConvertLegacyPass700 char ExpandLargeFpConvertLegacyPass::ID = 0;701 INITIALIZE_PASS_BEGIN(ExpandLargeFpConvertLegacyPass, "expand-large-fp-convert",703 INITIALIZE_PASS_END(ExpandLargeFpConvertLegacyPass, "expand-large-fp-convert",707 return new ExpandLargeFpConvertLegacyPass(); in createExpandLargeFpConvertPass()