Home | History | Annotate | Download | only in mips

Lines Matching refs:LChunk

479   int TrueDestination(LChunk* chunk) {
482 int FalseDestination(LChunk* chunk) {
486 Label* TrueLabel(LChunk* chunk) {
492 Label* FalseLabel(LChunk* chunk) {
2458 class LPlatformChunk final : public LChunk {
2461 : LChunk(info, graph) { }