Searched defs:isSafeToMove (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSink.cpp30 static bool isSafeToMove(Instruction *Inst, AliasAnalysis &AA, function
/openbsd-current/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp312 static bool isSafeToMove(const MachineOperand *Def, const MachineOperand *Use, function
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp1240 bool MachineInstr::isSafeToMove(AAResults *AA, bool &SawStore) const { function in class:MachineInstr

Completed in 133 milliseconds