Searched defs:graph (Results 1 - 25 of 85) sorted by relevance

1234

/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/
H A Dgraph.tcl[all...]
H A Dgraph_tcl.tcl[all...]
H A Dgraph1.tcl[all...]
H A Dgraphops.tcl[all...]
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-graph.el[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGGraphSafepoint.cpp36 GraphSafepoint::GraphSafepoint(Graph& graph, Safepoint::Result& result) argument
H A DDFGAnalysis.h52 void computeIfNecessary(Graph& graph) argument
H A DDFGBasicBlockInlines.h37 Node* BasicBlock::appendNode(Graph& graph, SpeculatedType type, Params... params) argument
45 Node* BasicBlock::appendNonTerminal(Graph& graph, SpeculatedType type, Params... params) argument
H A DDFGClobberize.cpp35 bool doesWrites(Graph& graph, Node* node) argument
43 bool writesOverlap(Graph& graph, Node* node, AbstractHeap heap) argument
H A DDFGPredictionInjectionPhase.cpp40 PredictionInjectionPhase(Graph& graph) argument
87 bool performPredictionInjection(Graph& graph) argument
H A DDFGResurrectionForValidationPhase.cpp41 ResurrectionForValidationPhase(Graph& graph) argument
70 bool performResurrectionForValidation(Graph& graph) argument
H A DDFGStaticExecutionCountEstimationPhase.cpp40 StaticExecutionCountEstimationPhase(Graph& graph) argument
97 bool performStaticExecutionCountEstimation(Graph& graph) argument
H A DDFGTierUpCheckInjectionPhase.cpp41 TierUpCheckInjectionPhase(Graph& graph) argument
123 bool performTierUpCheckInjection(Graph& graph) argument
H A DDFGUnificationPhase.cpp40 UnificationPhase(Graph& graph) argument
85 bool performUnification(Graph& graph) argument
H A DDFGVariableAccessDataDump.cpp37 VariableAccessDataDump::VariableAccessDataDump(Graph& graph, VariableAccessData* data) argument
H A DDFGVirtualRegisterAllocationPhase.cpp41 VirtualRegisterAllocationPhase(Graph& graph) argument
108 bool performVirtualRegisterAllocation(Graph& graph) argument
H A DDFGBlockInsertionSet.cpp35 BlockInsertionSet::BlockInsertionSet(Graph& graph) argument
H A DDFGCFAPhase.cpp43 CFAPhase(Graph& graph) argument
148 bool performCFA(Graph& graph) argument
H A DDFGCriticalEdgeBreakingPhase.cpp42 CriticalEdgeBreakingPhase(Graph& graph) argument
90 bool performCriticalEdgeBreaking(Graph& graph) argument
H A DDFGDominators.cpp44 void Dominators::compute(Graph& graph) argument
98 bool Dominators::pruneDominators(Graph& graph, BlockIndex idx) argument
116 dump(Graph& graph, PrintStream& out) const argument
[all...]
H A DDFGEdgeDominates.h39 EdgeDominates(Graph& graph, BasicBlock* block) argument
65 inline bool edgesDominate(Graph& graph, Node* node, BasicBlock* block) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DDumpContext.h46 DFG::Graph* graph; member in struct:JSC::DumpContext
/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLCapabilities.cpp316 CapabilityLevel canCompile(Graph& graph) argument
[all...]
H A DFTLState.cpp40 State::State(Graph& graph) argument
[all...]
/macosx-10.10.1/WebInspectorUI-7600.1.17/UserInterface/Views/
H A DOverviewTimelineView.js35 var columns = {"graph": {width: "100%"}}; property in class:WebInspector.OverviewTimelineView.columns

Completed in 296 milliseconds

1234