Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp244 bool &TargetIsFallThrough) { in computeBranchTargetAndInversion()
655 bool InvertOrigBranch, InvertNewBranch, TargetIsFallThrough; in splitBlockOnBinaryCROp() local