Home
last modified time | relevance | path

Searched refs:PredIsWhileLike (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp1366 bool PredIsWhileLike = isWhileOpcode(PredOpcode); in canRemovePTestInstr() local
1368 if (PredIsWhileLike) { in canRemovePTestInstr()