Home
last modified time | relevance | path

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

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