Searched refs:getTargetValue (Results 1 – 1 of 1) sorted by relevance
75 static Optional<Value *> getTargetValue(Instruction *);800 static Optional<Value *> getTargetValue(Instruction *Inst) { in getTargetValue() function921 auto MaybeVal = getTargetValue(&Inst); in addInstructionToGraph()