Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:vrm

582         if (vrm == 0 || 
583 (vrm->getStackSlot(li->reg) == VirtRegMap::NO_STACK_SLOT)) {
594 if (vrm == 0 ||
595 (vrm->getStackSlot(li->reg) == VirtRegMap::NO_STACK_SLOT)) {
988 const VirtRegMap *vrm,
993 this->vrm = vrm;