Searched defs:getFrame (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h87 const DILineInfo & getFrame(unsigned Index) const { function in class:llvm::DIInliningInfo
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroInstr.h48 Value *getFrame() const { return getArgOperand(FrameArg); } function in class:llvm::CoroSubFnInst
293 Value *getFrame() const { return getArgOperand(FrameArg); } function in class:llvm::CoroFreeInst

Completed in 103 milliseconds