Searched refs:allocateCandidatesAndFindBasisForAdd (Results 1 – 1 of 1) sorted by relevance
161 void allocateCandidatesAndFindBasisForAdd(Instruction *I);164 void allocateCandidatesAndFindBasisForAdd(Value *LHS, Value *RHS,369 allocateCandidatesAndFindBasisForAdd(I); in allocateCandidatesAndFindBasis()380 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd() function in StraightLineStrengthReduce388 allocateCandidatesAndFindBasisForAdd(LHS, RHS, I); in allocateCandidatesAndFindBasisForAdd()390 allocateCandidatesAndFindBasisForAdd(RHS, LHS, I); in allocateCandidatesAndFindBasisForAdd()393 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd() function in StraightLineStrengthReduce