Searched refs:moveExtToFormExtLoad (Results 1 – 1 of 1) sorted by relevance
186 bool moveExtToFormExtLoad(Instruction *&I);4219 bool CodeGenPrepare::moveExtToFormExtLoad(Instruction *&I) { in moveExtToFormExtLoad() function in CodeGenPrepare5223 bool MadeChange = moveExtToFormExtLoad(I); in optimizeInst()