Home
last modified time | relevance | path

Searched defs:PreviousDef (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp339 MCRegister PreviousDef = PreviousCopy.getOperand(0).getReg().asMCReg(); in isNopCopy() local
/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp417 STIPredicateFunction &PreviousDef = STIPredicates[It->second]; in collectSTIPredicates() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4229 VPValue *PreviousDef = PhiR->getBackedgeValue(); in fixFirstOrderRecurrence() local