Searched refs:allocateCandidatesAndFindBasisForAdd (Results 1 – 1 of 1) sorted by relevance
159 void allocateCandidatesAndFindBasisForAdd(Instruction *I);162 void allocateCandidatesAndFindBasisForAdd(Value *LHS, Value *RHS,362 allocateCandidatesAndFindBasisForAdd(I); in allocateCandidatesAndFindBasis()373 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd() function in StraightLineStrengthReduce381 allocateCandidatesAndFindBasisForAdd(LHS, RHS, I); in allocateCandidatesAndFindBasisForAdd()383 allocateCandidatesAndFindBasisForAdd(RHS, LHS, I); in allocateCandidatesAndFindBasisForAdd()386 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd() function in StraightLineStrengthReduce