Searched defs:IsUsedAtStart (Results 1 – 3 of 3) sorted by relevance
/external/v8/test/unittests/compiler/ | ||
D | instruction-selector-unittest.cc | 137 bool InstructionSelectorTest::Stream::IsUsedAtStart( in IsUsedAtStart() function in v8::internal::compiler::InstructionSelectorTest::Stream |
/external/v8/src/crankshaft/ | ||
D | lithium.h | 252 bool IsUsedAtStart() { in IsUsedAtStart() function |
/external/v8/src/compiler/ | ||
D | instruction.h | 296 bool IsUsedAtStart() const { in IsUsedAtStart() function |