Searched defs:PreviousDef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Parse/ | ||
H A D | ParseObjc.cpp | 394 auto *PreviousDef = cast<ObjCInterfaceDecl>(SkipBody.Previous); ParseObjCAtInterfaceDeclaration() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineCopyPropagation.cpp | 496 MCRegister PreviousDef = CopyOperands->Destination->getReg().asMCReg(); isNopCopy() local |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.cpp | 433 STIPredicateFunction &PreviousDef = STIPredicates[It->second]; collectSTIPredicates() local |