Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NameRef

2555   StringRef NameRef = GV->getName();
2556 (void)NameRef;
2557 assert(NameRef[0] == '\01' && (NameRef[1] == 'L' || NameRef[1] == 'l'));