OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isSafeToMove
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Scalar/
Sink.cpp
156
static bool
isSafeToMove
(Instruction *Inst, AliasAnalysis *AA,
222
if (!
isSafeToMove
(Inst, AA, Stores))
/external/llvm/lib/CodeGen/
MachineInstr.cpp
[
all
...]
Completed in 339 milliseconds