Searched refs:getReplacementInput (Results 1 – 1 of 1) sorted by relevance
366 Value *getReplacementInput(LLVMContext& Context, Instruction *I,2439 Value *BBVectorize::getReplacementInput(LLVMContext& Context, Instruction *I, in getReplacementInput() function in __anonbe9f7d990111::BBVectorize2811 ReplacedOperands[o] = getReplacementInput(Context, I, J, o, IBeforeJ); in getReplacementInputsForPair()