Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DReassociate.h124 void OptimizeInst(Instruction *I);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp2172 void ReassociatePass::OptimizeInst(Instruction *I) { in OptimizeInst() function in ReassociatePass
2530 OptimizeInst(&*II); in run()
2558 OptimizeInst(I); in run()