Searched refs:MoveExtToFormExtLoad (Results 1 – 1 of 1) sorted by relevance
143 bool MoveExtToFormExtLoad(Instruction *I);2847 bool CodeGenPrepare::MoveExtToFormExtLoad(Instruction *I) { in MoveExtToFormExtLoad() function in CodeGenPrepare3144 bool MadeChange = MoveExtToFormExtLoad(I); in OptimizeInst()