Home
last modified time | relevance | path

Searched defs:insertBefore (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlicm.cpp146 static bool EndOfPreheaderIsSafe(Inst *hoisted, Inst *insertBefore) in EndOfPreheaderIsSafe()
172 static void MoveInstToPreHeader(Inst *inst, BasicBlock *preHeader, Inst *insertBefore) in MoveInstToPreHeader()
207 Inst *insertBefore = nullptr; in MoveInstructions() local
302 Inst *Licm::FindSaveStateForHoist(Inst *hoisted, const BasicBlock *preHeader, Inst **insertBefore) in FindSaveStateForHoist()
Dadjust_arefs.cpp184 Inst *AdjustRefs::InsertPointerArithmetic(Inst *input, uint64_t imm, Inst *insertBefore, uint32_t p… in InsertPointerArithmetic()
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp174 auto insertBefore = std::find_if(pending.begin(), pending.end(), pcCompare); in InsertSuccToPendingList() local
181 auto insertBefore = std::find_if(pending.begin(), pending.end(), isNotInnerLoop); in InsertSuccToPendingList() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js7328 insertBefore: function(t, e) { method
7453 insertBefore: function(t, e) { method