Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp649 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
655 Value *Args[3] = {Ind->getTargetValue(), in lowerValueProfileInst()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DIntrinsicInst.h1388 Value *getTargetValue() const { in getTargetValue() function