Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCReduceCRLogicals.cpp269 bool &TargetIsFallThrough) { in computeBranchTargetAndInversion()
682 bool InvertOrigBranch, InvertNewBranch, TargetIsFallThrough; in splitBlockOnBinaryCROp() local