Home
last modified time | relevance | path

Searched refs:erase (Results 1026 - 1050 of 1320) sorted by relevance

1...<<41424344454647484950>>...53

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DBranchProbabilityInfo.cpp968 Probs.erase(Key); in eraseBlock()
H A DLoopInfo.cpp858 void LoopInfo::erase(Loop *Unloop) {
H A DModuleSummaryAnalysis.cpp401 Cache.erase(I); in computeFunctionSummary()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp637 DeletedPhis.erase(To); in setPhiValues()
H A DGuardWidening.cpp332 // trivially eliminated by any cleanup pass. Do not erase them because other in eliminateInstrViaWidening()
669 Checks.erase(remove_if(Checks, IsCurrentCheck), Checks.end());
H A DLoopDistribute.cpp590 I = PartitionContainer.erase(I); in mergeAdjacentPartitionsIf()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp436 BEBlock->getInstList().erase(NewPN); in insertUniqueBackedgeBlock()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp302 return getParent()->getRecipeList().erase(getIterator()); in eraseFromParent()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp551 I = Defs.erase(I);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp262 // If AllowModify is true, we can erase any terminators after in analyzeBranch()
681 RepeatedSequenceLocs.erase(std::remove_if(RepeatedSequenceLocs.begin(), in getOutliningCandidateInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZFrameLowering.cpp659 return MBB.erase(MI); in eliminateCallFramePseudoInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp340 Sig.erase(remove_if(Sig, isspace), Sig.end()); in getSignature()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DPassManagerBuilder.cpp228 GlobalExtensions->erase(GlobalExtension); in removeGlobalExtension()
/third_party/protobuf/src/google/protobuf/stubs/
H A Dmap_util.h669 collection->erase(it); in EraseKeyReturnValuePtr()
/third_party/protobuf/src/google/protobuf/util/
H A Dfield_mask_util.cc404 nodes[i]->children.erase(parts[i]); in RemovePath()
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc384 required_fields_.erase(field); in RegisterField()
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/
H A Dconformance_profile.h120 test_successes_.erase(normalized_test_name); in addTestFailure()
/third_party/skia/modules/skplaintexteditor/src/
H A Deditor.cpp198 fLines.erase(fLines.begin() + start.fParagraphIndex + 1, in remove()
/third_party/spirv-tools/source/opt/
H A Dloop_utils.cpp463 merging_bb_id.erase(loop_->GetMergeBlock()->id()); in MakeLoopClosedSSA()
H A Dtypes.cpp576 seen->erase(p.first); in IsSameImpl()
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp221 m_allocatedBuffers.erase(buffer); in deleteBuffer()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
H A Drosen_context_impl.cpp485 vulkanWindows_.erase(windowId); in DestoryWindow()
/third_party/vulkan-loader/tests/framework/
H A Dtest_util.cpp478 files.erase(found); in remove()
/third_party/node/deps/v8/src/execution/
H A Disolate.cc2995 table_.erase(data->thread_id_); in ThrowInternal()
3031 active_zones_.erase(zone); in ThrowInternal()
4584 before_call_entered_callbacks_.erase(pos); in ThrowInternal()
4598 call_completed_callbacks_.erase(pos); in ThrowInternal()
5570 isolate->recorder_context_id_map_.erase(context_id); in ThrowInternal()
/third_party/json/docs/docset/
H A DdocSet.sql41 INSERT INTO searchIndex(name, type, path) VALUES ('basic_json::erase', 'Method', 'api/basic_json/erase/index.html');

Completed in 40 milliseconds

1...<<41424344454647484950>>...53