HomeSort by relevance Sort by last modified time
    Searched refs:FalseBranch (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
IfConversion.cpp 196 bool FalseBranch, unsigned &Dups,
499 /// If 'FalseBranch' is true, it checks if 'true' block's false branch
504 bool FalseBranch, unsigned &Dups,
520 MachineBasicBlock *FExit = FalseBranch
532 MachineBasicBlock *TExit = FalseBranch ? TrueBBI.FalseBB : TrueBBI.TrueBB;
    [all...]
CodeGenPrepare.cpp     [all...]

Completed in 77 milliseconds