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