Searched defs:TrueBBI (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DIfConversion.cpp471 bool IfConverter::ValidSimple(BBInfo &TrueBBI, unsigned &Dups, argument
497 ValidTriangle(BBInfo &TrueBBI, BBInfo &FalseBBI, bool FalseBranch, unsigned &Dups, const BranchProbability &Prediction) const argument
538 ValidDiamond(BBInfo &TrueBBI, BBInfo &FalseBBI, unsigned &Dups1, unsigned &Dups2) const argument
789 BBInfo &TrueBBI = AnalyzeBlock(BBI.TrueBB, Tokens); local
1024 BBInfo &TrueBBI = BBAnalysis[BBI.TrueBB->getNumber()]; local
1110 BBInfo &TrueBBI = BBAnalysis[BBI.TrueBB->getNumber()]; local
1233 BBInfo &TrueBBI = BBAnalysis[BBI.TrueBB->getNumber()]; local
[all...]

Completed in 46 milliseconds