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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBasicBlock.cpp 458 bool MachineBasicBlock::canFallThrough() {
  /external/llvm/lib/CodeGen/
MachineBasicBlock.cpp 474 if (canFallThrough()) {
676 bool MachineBasicBlock::canFallThrough() {
    [all...]

Completed in 539 milliseconds