OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Safe
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/mclinker/tools/llvm-mcld/
llvm-mcld.cpp
549
Safe
563
clEnumValN(icf::
Safe
, "
safe
",
[
all
...]
/external/llvm/lib/CodeGen/
MachineLICM.cpp
111
// If a MBB does not dominate loop exiting blocks then it may not
safe
165
/// operands that is
safe
to hoist, this instruction is called to do the
183
/// obviously not
safe
to hoist it.
220
/// If not then a load from this mbb may not be
safe
to hoist.
282
/// that is
safe
to hoist, this instruction is called to do the dirty work.
442
//
safe
to hoist.
466
// register, then this is not
safe
. Two defs is indicated by setting a
563
bool
Safe
= true;
573
// not
safe
to hoist.
574
Safe
= false
[
all
...]
Completed in 50 milliseconds