/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | BranchProbabilityInfo.cpp | 968 Probs.erase(Key); in eraseBlock()
|
H A D | LoopInfo.cpp | 858 void LoopInfo::erase(Loop *Unloop) {
|
H A D | ModuleSummaryAnalysis.cpp | 401 Cache.erase(I); in computeFunctionSummary()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 637 DeletedPhis.erase(To); in setPhiValues()
|
H A D | GuardWidening.cpp | 332 // 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 D | LoopDistribute.cpp | 590 I = PartitionContainer.erase(I); in mergeAdjacentPartitionsIf()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A D | LoopSimplify.cpp | 436 BEBlock->getInstList().erase(NewPN); in insertUniqueBackedgeBlock()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.cpp | 302 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 D | SIFixSGPRCopies.cpp | 551 I = Defs.erase(I);
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfo.cpp | 262 // 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 D | SystemZFrameLowering.cpp | 659 return MBB.erase(MI); in eliminateCallFramePseudoInstr()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyLowerEmscriptenEHSjLj.cpp | 340 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 D | PassManagerBuilder.cpp | 228 GlobalExtensions->erase(GlobalExtension); in removeGlobalExtension()
|
/third_party/protobuf/src/google/protobuf/stubs/ |
H A D | map_util.h | 669 collection->erase(it); in EraseKeyReturnValuePtr()
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | field_mask_util.cc | 404 nodes[i]->children.erase(parts[i]); in RemovePath()
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
H A D | proto_writer.cc | 384 required_fields_.erase(field); in RegisterField()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/types/internal/ |
H A D | conformance_profile.h | 120 test_successes_.erase(normalized_test_name); in addTestFailure()
|
/third_party/skia/modules/skplaintexteditor/src/ |
H A D | editor.cpp | 198 fLines.erase(fLines.begin() + start.fParagraphIndex + 1, in remove()
|
/third_party/spirv-tools/source/opt/ |
H A D | loop_utils.cpp | 463 merging_bb_id.erase(loop_->GetMergeBlock()->id()); in MakeLoopClosedSSA()
|
H A D | types.cpp | 576 seen->erase(p.first); in IsSameImpl()
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsBufferTestUtil.cpp | 221 m_allocatedBuffers.erase(buffer); in deleteBuffer()
|
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
H A D | rosen_context_impl.cpp | 485 vulkanWindows_.erase(windowId); in DestoryWindow()
|
/third_party/vulkan-loader/tests/framework/ |
H A D | test_util.cpp | 478 files.erase(found); in remove()
|
/third_party/node/deps/v8/src/execution/ |
H A D | isolate.cc | 2995 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 D | docSet.sql | 41 INSERT INTO searchIndex(name, type, path) VALUES ('basic_json::erase', 'Method', 'api/basic_json/erase/index.html');
|