Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineSink.cpp381 static bool AvoidsSinking(MachineInstr *MI, MachineRegisterInfo *MRI) { in AvoidsSinking() function
409 if (AvoidsSinking(MI, MRI)) in SinkInstruction()