Home
last modified time | relevance | path

Searched refs:IfConvertForkedDiamond (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp272 bool IfConvertForkedDiamond(BBInfo &BBI, IfcvtKind Kind,
574 RetVal = IfConvertForkedDiamond(BBI, Kind, NumDups, NumDups2, in INITIALIZE_PASS_DEPENDENCY()
2007 bool IfConverter::IfConvertForkedDiamond( in IfConvertForkedDiamond() function in IfConverter