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

  /external/llvm/lib/CodeGen/
BranchFolding.cpp 849 // fallthrough to QBB
    [all...]
IfConversion.cpp 93 /// HasFallThrough - True if BB may fallthrough to the following BB.
422 /// findFalseBlock - BB has a fallthrough. Find its 'false' successor given
643 // fallthrough.
762 // Unanalyzable or ends with fallthrough or unconditional branch, or if is not
777 // Do not ifcvt if true and false fallthrough blocks are the same.
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp     [all...]

Completed in 61 milliseconds