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,
343 allocateCandidatesAndFindBasisForMul(I); in allocateCandidatesAndFindBasis()
396 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul() function in StraightLineStrengthReduce
418 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForMul( in allocateCandidatesAndFindBasisForMul() function in StraightLineStrengthReduce
427 allocateCandidatesAndFindBasisForMul(LHS, RHS, I); in allocateCandidatesAndFindBasisForMul()
430 allocateCandidatesAndFindBasisForMul(RHS, LHS, I); in allocateCandidatesAndFindBasisForMul()