Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DWasmException.cpp78 SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
DEHStreamer.cpp224 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
375 SmallVector<CallSiteEntry, 64> CallSites; in emitExceptionTable() local
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp396 MutableArrayRef<VirtualCallSite> CallSites) { in trySingleImplDevirt()
445 MutableArrayRef<VirtualCallSite> CallSites) { in tryUniformRetValOpt()
461 MutableArrayRef<VirtualCallSite> CallSites) { in tryUniqueRetValOpt()
500 ArrayRef<VirtualCallSite> CallSites) { in tryVirtualConstProp()
DInliner.cpp393 SmallVector<std::pair<CallSite, int>, 16> CallSites; in inlineCalls() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp215 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
364 SmallVector<CallSiteEntry, 64> CallSites; in emitExceptionTable() local
/external/llvm/lib/Analysis/
DAliasAnalysisEvaluator.cpp102 SmallSetVector<CallSite, 16> CallSites; in runInternal() local
DCallGraphSCCPass.cpp180 DenseMap<Value*, CallGraphNode*> CallSites; in RefreshCallGraph() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInliner.cpp548 SmallVector<std::pair<CallSite, int>, 16> CallSites; in inlineCallsImpl() local
DWholeProgramDevirt.cpp359 std::vector<VirtualCallSite> CallSites; member
DLowerTypeTests.cpp406 std::vector<CallInst *> CallSites; member
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp513 SmallVector<ImmutableCallSite, 8> CallSites; in moveUp() local