Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h294 unsigned getCurrentCallSite() { return CurCallSite; } in getCurrentCallSite() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6728 assert(FuncInfo.getCurrentCallSite() == 0 && "Overlapping call sites!"); in visitIntrinsicCall()
8785 unsigned CallSiteIndex = FuncInfo.getCurrentCallSite(); in lowerStartEH()