Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DImplicitNullChecks.cpp261 auto IsMIOperandSafe = [&](MachineOperand &MO) { in isSafeToHoist() local
271 if (!all_of(MI->operands(), IsMIOperandSafe)) in isSafeToHoist()