Searched refs:getTargetValue (Results 1 – 3 of 3) sorted by relevance
85 static Optional<Value *> getTargetValue(Instruction *);706 static Optional<Value *> getTargetValue(Instruction *Inst) { in getTargetValue() function839 auto MaybeVal = getTargetValue(&Inst); in addInstructionToGraph()
395 Value *getTargetValue() const { in getTargetValue() function
216 Value* Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()