Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp269 bool &TargetIsFallThrough) { in computeBranchTargetAndInversion()
681 bool InvertOrigBranch, InvertNewBranch, TargetIsFallThrough; in splitBlockOnBinaryCROp() local