Searched refs:ExpandLargeFpConvertLegacyPass (Results 1 – 1 of 1) sorted by relevance
634 class ExpandLargeFpConvertLegacyPass : public FunctionPass { class638 ExpandLargeFpConvertLegacyPass() : FunctionPass(ID) { in ExpandLargeFpConvertLegacyPass() function in __anon5f9181ec0111::ExpandLargeFpConvertLegacyPass664 char ExpandLargeFpConvertLegacyPass::ID = 0;665 INITIALIZE_PASS_BEGIN(ExpandLargeFpConvertLegacyPass, "expand-large-fp-convert",667 INITIALIZE_PASS_END(ExpandLargeFpConvertLegacyPass, "expand-large-fp-convert",671 return new ExpandLargeFpConvertLegacyPass(); in createExpandLargeFpConvertPass()