Home
last modified time | relevance | path

Searched refs:getTargetValue (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp642 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
648 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicInst.h1300 Value *getTargetValue() const { in getTargetValue() function