Home
last modified time | relevance | path

Searched defs:CallSites (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp79 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
H A DEHStreamer.cpp232 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
416 SmallVector<CallSiteEntry, 64> CallSites; in emitExceptionTable() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h101 SmallVector<CallBase *> CallSites; member
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DMemProf.h333 llvm::SmallVector<llvm::SmallVector<FrameId>> CallSites; member
402 llvm::SmallVector<llvm::SmallVector<Frame>> CallSites; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DInliner.cpp382 SmallVector<std::pair<CallBase *, int>, 16> CallSites; in inlineCallsImpl() local
H A DLowerTypeTests.cpp425 std::vector<CallInst *> CallSites; member
H A DWholeProgramDevirt.cpp457 std::vector<VirtualCallSite> CallSites; member