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

  /external/llvm/include/llvm/IR/
PatternMatch.h 922 inline br_match m_UnconditionalBr(BasicBlock *&Succ) { return br_match(Succ); }
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]

Completed in 129 milliseconds