Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp111 bool TakenBranch = (MI.isBranch() && in enterMBB() local
H A DSystemZHazardRecognizer.cpp411 bool TakenBranch) { in emitInstruction()