Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DIntrinsicInst.h395 Value *getTargetValue() const { in getTargetValue() function
/external/llvm/lib/Analysis/
DCFLAliasAnalysis.cpp706 static Optional<Value *> getTargetValue(Instruction *Inst) { in getTargetValue() function