Home | History | Annotate | Download | only in src

Lines Matching refs:SrcV

634   auto *SrcV = llvm::dyn_cast<Variable>(Src);
640 const bool SrcIsReg = (SrcV && SrcV->hasReg());
694 auto *SrcV = llvm::dyn_cast<Variable>(Src);
697 const bool SrcIsReg = (SrcV && SrcV->hasReg());