Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp655 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
661 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h1145 Value *getTargetValue() const { in getTargetValue() function