Searched defs:NumDups2 (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 177 unsigned NumDups2; member 498 unsigned NumDups2 = Token->NumDups2; in INITIALIZE_PASS_DEPENDENCY() local 1775 unsigned NumDups1, unsigned NumDups2, in IfConvertDiamondCommon() 2011 unsigned NumDups1, unsigned NumDups2, in IfConvertForkedDiamond() 2046 unsigned NumDups1, unsigned NumDups2, in IfConvertDiamond()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 176 unsigned NumDups2; member 494 unsigned NumDups2 = Token->NumDups2; in INITIALIZE_PASS_DEPENDENCY() local 1773 unsigned NumDups1, unsigned NumDups2, in IfConvertDiamondCommon() 2009 unsigned NumDups1, unsigned NumDups2, in IfConvertForkedDiamond() 2044 unsigned NumDups1, unsigned NumDups2, in IfConvertDiamond()
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | IfConversion.cpp | 153 unsigned NumDups2; member 337 unsigned NumDups2 = Token->NumDups2; in INITIALIZE_PASS_DEPENDENCY() local 1345 unsigned NumDups1, unsigned NumDups2) { in IfConvertDiamond()
|