Searched refs:allocateCandidatesAndFindBasisForAdd (Results 1 – 1 of 1) sorted by relevance
198 void allocateCandidatesAndFindBasisForAdd(Instruction *I);202 void allocateCandidatesAndFindBasisForAdd(Value *LHS, Value *RHS,382 allocateCandidatesAndFindBasisForAdd(I); in allocateCandidatesAndFindBasis()393 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd() function in StraightLineStrengthReduce401 allocateCandidatesAndFindBasisForAdd(LHS, RHS, I); in allocateCandidatesAndFindBasisForAdd()403 allocateCandidatesAndFindBasisForAdd(RHS, LHS, I); in allocateCandidatesAndFindBasisForAdd()406 void StraightLineStrengthReduce::allocateCandidatesAndFindBasisForAdd( in allocateCandidatesAndFindBasisForAdd() function in StraightLineStrengthReduce