Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp167 void allocateCandidatesAndFindBasisForMul(Instruction *I);
170 void allocateCandidatesAndFindBasisForMul(Value *LHS, Value *RHS,
372 allocateCandidatesAndFindBasisForMul(I); in allocateCandidatesAndFindBasis()
425 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul() function in StraightLineStrengthReduce
447 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul() function in StraightLineStrengthReduce
456 allocateCandidatesAndFindBasisForMul(LHS, RHS, I); in allocateCandidatesAndFindBasisForMul()
459 allocateCandidatesAndFindBasisForMul(RHS, LHS, I); in allocateCandidatesAndFindBasisForMul()