Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64BranchTargets.cpp79 bool CouldCall = false, CouldJump = false; in runOnMachineFunction() local
107 bool CouldJump) { in addBTI()