Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp660 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
666 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h1164 Value *getTargetValue() const { in getTargetValue() function