Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFixCortexA57AES1742098Pass.cpp133 auto CondCodeIsAL = [](MachineInstr &MI) -> bool { in isSafeAESInput() local
241 return CondCodeIsAL(MI); in isSafeAESInput()