Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp492 unsigned NumDups2 = Token->NumDups2; in INITIALIZE_PASS_DEPENDENCY() local
174 unsigned NumDups2; global() member
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...]