Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp165 void allocateCandidatesAndFindBasisForMul(Instruction *I);
168 void allocateCandidatesAndFindBasisForMul(Value *LHS, Value *RHS,
365 allocateCandidatesAndFindBasisForMul(I); in allocateCandidatesAndFindBasis()
406 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul() function in StraightLineStrengthReduce
423 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul() function in StraightLineStrengthReduce
432 allocateCandidatesAndFindBasisForMul(LHS, RHS, I); in allocateCandidatesAndFindBasisForMul()
435 allocateCandidatesAndFindBasisForMul(RHS, LHS, I); in allocateCandidatesAndFindBasisForMul()