Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp79 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
H A DEHStreamer.cpp231 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
415 SmallVector<CallSiteEntry, 64> CallSites; in emitExceptionTable() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionSpecialization.h114 SmallVector<CallBase *> CallSites; global() member
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DMemProf.h417 llvm::SmallVector<llvm::SmallVector<FrameId>> CallSites; member
476 llvm::SmallVector<std::vector<Frame>> CallSites; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp455 std::vector<VirtualCallSite> CallSites; member
H A DLowerTypeTests.cpp436 std::vector<CallInst *> CallSites; member