Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp578 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
584 Ind->getTargetValue(), in lowerValueProfileInst()
/freebsd-12.1/contrib/llvm/include/llvm/IR/
H A DIntrinsicInst.h770 Value *getTargetValue() const { in getTargetValue() function