Home
last modified time | relevance | path

Searched defs:changed (Results 1 – 25 of 31) sorted by relevance

12

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
Dfixup_poisons.cpp32 bool changed = false; in FixupInstructionOperands() local
54 bool changed = false; in run() local
Dinfer_flags.cpp70 bool changed = false; in run() local
84 bool changed = false; in RunOnLoop() local
93 bool changed = false; in RunOnBasicBlock() local
Dinsert_safepoints.cpp104 auto changed = manager.run(func); in RunLegacyInserter() local
125 auto changed = InsertSafepointOnEntry(function, poll); in run() local
Dmem_barriers.cpp45 bool changed = false; in run() local
116 bool changed = false; in RelaxBarriers() local
Dark_gvn.cpp60 bool changed = RunOnFunction(tree, builtins); in run() local
99 bool changed = false; in RunOnFunction() local
114 bool changed = false; in RunOnBasicBlock() local
Dpropagate_lenarray.cpp65 bool changed = false; in run() local
Dcheck_external.cpp38 bool changed = false; in run() local
Dexpand_atomics.cpp32 bool changed = false; in run() local
Daarch64_fixup_sdiv.cpp64 bool changed = false; in run() local
Ddevirt.cpp70 bool changed = false; in run() local
Dpanda_runtime_lowering.cpp45 bool changed = false; in run() local
Dprune_deopt.cpp46 bool changed = false; in run() local
Dintrinsics_lowering.cpp51 bool changed = false; in run() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/inline_ir/
Dmark_always_inline.cpp55 auto changed = InlineCallTree(&function, 0, DEFAULT_MAX_INLINING_LEVEL); in run() local
68 bool changed = false; in InlineCallTree() local
Ddiscard_inline_module.cpp42 bool changed = false; in run() local
Dpatch_return_handler_stack_adjustment.cpp87 bool changed = false; in runOnMachineFunction() local
Dremove_unused_functions.cpp64 bool changed = false; in run() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mempool/include/
Dmaple_sparse_bitvector.h102 bool changed = false; in And() local
119 bool changed = false; in Or() local
130 bool changed = false; in Diff() local
257 bool changed = false; variable
305 bool changed = false; variable
377 bool changed = false; in Diff() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Doptimize_common.cpp32 bool changed = false; in Run() local
66 bool changed = false; in Search2Op() local
Dcgbb.cpp295 bool changed = false; in SeekCycles() local
443 bool changed; in ComputeBlockOrder() local
Dcg_phasemanager.cpp91 bool changed = false; in FuncLevelRun() local
153 bool changed = false; in PhaseRun() local
Dcg_dominance.cpp96 bool changed; in ComputeDominance() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dcode_sink.cpp67 bool changed = true; in RunImpl() local
/arkcompiler/ets_runtime/ecmascript/compiler/base/
Dbit_set.h109 bool changed = false; in UnionWithChanged() local
/arkcompiler/runtime_core/static_core/verification/type/
Dtype_type.cpp43 void TransitiveClosureNestedFunction(bool &changed, std::array<uint32_t, SZ> &result) in TransitiveClosureNestedFunction()
69 bool changed = true; in TransitiveClosure() local

12