Searched refs:MoveExtToFormExtLoad (Results 1 – 1 of 1) sorted by relevance
176 bool MoveExtToFormExtLoad(Instruction *&I);3649 bool CodeGenPrepare::MoveExtToFormExtLoad(Instruction *&I) { in MoveExtToFormExtLoad() function in CodeGenPrepare4333 bool MadeChange = MoveExtToFormExtLoad(I); in OptimizeInst()