Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp112 bool TakenBranch = (I->isBranch() && in enterMBB() local
H A DSystemZHazardRecognizer.cpp411 bool TakenBranch) { in emitInstruction()