Home
last modified time | relevance | path

Searched defs:FallThrough (Results 1 – 2 of 2) sorted by relevance

/external/v8/test/unittests/compiler/
Dinstruction-sequence-unittest.h106 static BlockCompletion FallThrough() { in FallThrough() function
/external/llvm/lib/CodeGen/
DIfConversion.cpp1633 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; in CopyAndPredicateBlock() local
1674 MachineBasicBlock *FallThrough = FromBBI.HasFallThrough ? NBB : nullptr; in MergeBlocks() local