Searched refs:decorateInstruction (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/ftl/
H A DFTLValueRange.cpp35 void ValueRange::decorateInstruction( function in class:JSC::FTL::ValueRange
H A DFTLValueRange.h54 void decorateInstruction(LContext, LValue loadInstruction, unsigned rangeKind) const;
H A DFTLOutput.cpp88 pointer.heap().decorateInstruction(result, *m_heaps);
95 pointer.heap().decorateInstruction(result, *m_heaps);
H A DFTLAbstractHeap.cpp49 void AbstractHeap::decorateInstruction(LValue instruction, const AbstractHeapRepository& repository) const function in class:JSC::FTL::AbstractHeap
H A DFTLAbstractHeap.h96 void decorateInstruction(LValue instruction, const AbstractHeapRepository&) const;
H A DFTLOutput.h286 range.decorateInstruction(m_context, loadInstruction, rangeKind);

Completed in 305 milliseconds