Searched refs:fixupLCSSAFormFor (Results 1 – 2 of 2) sorted by relevance
500 Value *fixupLCSSAFormFor(Instruction *User, unsigned OpIdx);
1883 V = fixupLCSSAFormFor(Tmp, 0); in expandCodeForImpl()2051 fixupLCSSAFormFor(Inst, OpIdx); in rememberInstruction()2638 Value *SCEVExpander::fixupLCSSAFormFor(Instruction *User, unsigned OpIdx) { in fixupLCSSAFormFor() function in SCEVExpander