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