Home
last modified time | relevance | path

Searched defs:SinkInstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSink.cpp103 static bool SinkInstruction(Instruction *Inst, SinkInstruction() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1650 bool MachineSinking::SinkInstruction(MachineInstr &MI, bool &SawStore, in SinkInstruction() function in MachineSinking