Searched refs:getUnderlyingValue (Results 1 – 2 of 2) sorted by relevance
39 Instruction *Inst = cast<Instruction>(VPInst->getUnderlyingValue()); in VPInstructionsToVPRecipes()
61 Value *getUnderlyingValue() { return UnderlyingVal; } in getUnderlyingValue() function