Searched refs:entryLocations (Results 1 – 2 of 2) sorted by relevance
192 …NonSpeculativeJIT::EntryLocationVector::Iterator entriesIter = nonSpeculative.entryLocations().beg… in linkSpeculationChecks()193 …NonSpeculativeJIT::EntryLocationVector::Iterator entriesEnd = nonSpeculative.entryLocations().end(… in linkSpeculationChecks()
79 EntryLocationVector& entryLocations() { return m_entryLocations; } in entryLocations() function