Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineSink.cpp988 static bool SinkingPreventsImplicitNullCheck(MachineInstr &MI, in SinkingPreventsImplicitNullCheck() function
1307 if (SinkingPreventsImplicitNullCheck(MI, TII, TRI)) in SinkInstruction()