Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DMachineModuleInfo.h192 unsigned getCurrentCallSite() { return CurCallSite; } in getCurrentCallSite() function
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp6258 assert(MMI.getCurrentCallSite() == 0 && "Overlapping call sites!"); in visitIntrinsicCall()
7815 unsigned CallSiteIndex = MMI.getCurrentCallSite(); in lowerStartEH()