Home
last modified time | relevance | path

Searched refs:moveExtToFormExtLoad (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp177 bool moveExtToFormExtLoad(Instruction *&I);
4135 bool CodeGenPrepare::moveExtToFormExtLoad(Instruction *&I) { in moveExtToFormExtLoad() function in CodeGenPrepare
5138 bool MadeChange = moveExtToFormExtLoad(I); in optimizeInst()