Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpFrame.h109 CodePtr getPC() const { return Func->getCodeBegin(); } in getPC() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp259 Value *getPC(const Triple &TargetTriple, IRBuilder<> &IRB) { in getPC() function