Searched defs:cand (Results 1 - 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ | ||
| H A D | lse.cpp | 291 bool ProcessBackedges(PhiInst *phi, Loop *loop, Inst *cand, InstVector *insts) in ProcessBackedges() argument 336 void LoopDoElimination(Inst *cand, Loop *loop, PhiInst *phi, InstVector *insts) in LoopDoElimination() argument 572 TryLoopDoElimination(Inst *cand, Loop *loop, InstVector *insts, bool hasLoads, bool hasStores) TryLoopDoElimination() argument [all...] |
| H A D | memory_coalescing.cpp | 350 auto cand = *it; in FindUpperInsertAfter() local 404 auto cand = *it; FindLowerInsertAfter() local 432 TryAddCoalescedPair(Inst *inst, int64_t instIdx, Inst *cand, int64_t candIdx) TryAddCoalescedPair() argument 496 auto cand = *iter; HandleArrayAccessI() local 553 auto cand = *iter; HandleArrayAccess() local 594 auto cand = *iter; CheckForObjectCandidates() local [all...] |
Completed in 3 milliseconds