Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DPtrUseVisitor.h89 Instruction *getEscapingInst() const { return EscapedInfo.getPointer(); } in getEscapingInst() function
/external/llvm/include/llvm/Analysis/
DPtrUseVisitor.h75 Instruction *getEscapingInst() const { return EscapedInfo.getPointer(); } in getEscapingInst() function