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