Home | History | Annotate | Download | only in x64

Lines Matching refs:Output

78   ASSERT(Output() == NULL ||
79 LUnallocated::cast(Output())->HasFixedPolicy() ||
80 !LUnallocated::cast(Output())->HasRegisterPolicy());