Searched refs:OptimizeInst (Results 1 – 3 of 3) sorted by relevance
95 void OptimizeInst(Instruction *I);
107 bool OptimizeInst(Instruction *I);1059 bool CodeGenPrepare::OptimizeInst(Instruction *I) { in OptimizeInst() function in CodeGenPrepare1117 OptimizeInst(NC); in OptimizeInst()1141 MadeChange |= OptimizeInst(CurInstIterator++); in OptimizeBlock()
1965 void ReassociatePass::OptimizeInst(Instruction *I) { in OptimizeInst() function in ReassociatePass2200 OptimizeInst(&*II); in run()2218 OptimizeInst(I); in run()