Home
last modified time | relevance | path

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

/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/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DBasicInliner.cpp78 std::vector<CallSite> CallSites; in inlineFunctions() local
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.cpp215 computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in computeCallSiteTable()
364 SmallVector<CallSiteEntry, 64> CallSites; in emitExceptionTable() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.cpp226 ComputeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, in ComputeCallSiteTable()
383 SmallVector<CallSiteEntry, 64> CallSites; in EmitExceptionTable() local
/external/swiftshader/third_party/LLVM/lib/Analysis/
DAliasAnalysisEvaluator.cpp135 SetVector<CallSite> CallSites; in runOnFunction() 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/lib/Transforms/IPO/
DInliner.cpp345 SmallVector<std::pair<CallSite, int>, 16> CallSites; in runOnSCC() local
/external/swiftshader/third_party/LLVM/lib/Analysis/IPA/
DCallGraphSCCPass.cpp172 DenseMap<Value*, CallGraphNode*> CallSites; in RefreshCallGraph() local
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp296 SmallVector<CallSiteEntry, 64> CallSites; in EmitExceptionTable() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp513 SmallVector<ImmutableCallSite, 8> CallSites; in moveUp() local