Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DCodeGenPrepare.cpp111 bool MoveExtToFormExtLoad(Instruction *I);
949 bool CodeGenPrepare::MoveExtToFormExtLoad(Instruction *I) { in MoveExtToFormExtLoad() function in CodeGenPrepare
1087 bool MadeChange = MoveExtToFormExtLoad(I); in OptimizeInst()