Searched defs:NumDups2 (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 174 unsigned NumDups2; member 492 unsigned NumDups2 = Token->NumDups2; INITIALIZE_PASS_DEPENDENCY() local 1759 IfConvertDiamondCommon(BBInfo & BBI,BBInfo & TrueBBI,BBInfo & FalseBBI,unsigned NumDups1,unsigned NumDups2,bool TClobbersPred,bool FClobbersPred,bool RemoveBranch,bool MergeAddEdges) IfConvertDiamondCommon() argument 1993 IfConvertForkedDiamond(BBInfo & BBI,IfcvtKind Kind,unsigned NumDups1,unsigned NumDups2,bool TClobbersPred,bool FClobbersPred) IfConvertForkedDiamond() argument 2028 IfConvertDiamond(BBInfo & BBI,IfcvtKind Kind,unsigned NumDups1,unsigned NumDups2,bool TClobbersPred,bool FClobbersPred) IfConvertDiamond() argument [all...] |