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

/external/llvm/lib/Transforms/Scalar/
H A DSink.cpp156 static bool isSafeToMove(Instruction *Inst, AliasAnalysis *AA, function
222 if (!isSafeToMove(Inst, AA, Stores))

Completed in 64 milliseconds