Home
last modified time | relevance | path

Searched defs:Inserted (Results 1 – 25 of 113) sorted by relevance

12345

/external/llvm-project/llvm/include/llvm/IR/
DPassManagerImpl.h59 bool Inserted; in getResultImpl() local
120 bool Inserted = in invalidate() local
/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DCodeExpansions.h27 bool Inserted = Expansions.try_emplace(Name, Expansion).second; in declare() local
/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp187 bool Inserted; in getChildDeclContext() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp183 bool Inserted; in getChildDeclContext() local
/external/llvm-project/llvm/lib/Support/
DSignposts.cpp49 const auto &Inserted = Signposts.insert( in getSignpostForTimer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSignposts.cpp49 const auto &Inserted = Signposts.insert( in getSignpostForTimer() local
/external/llvm-project/llvm/lib/Remarks/
DRemarkLinker.cpp55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
DRemarkLinker.cpp55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
/external/llvm-project/llvm/lib/IR/
DPassRegistry.cpp59 bool Inserted = in registerPass() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DPassRegistry.cpp59 bool Inserted = in registerPass() local
/external/llvm/lib/IR/
DPassRegistry.cpp55 bool Inserted = in registerPass() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h73 bool Inserted; in getNumber() local
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DFunctionComparator.h73 bool Inserted; in getNumber() local
/external/llvm/lib/Transforms/Instrumentation/
DCFGMST.h187 bool Inserted; in addEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCGSCCPassManager.cpp464 bool Inserted = RetainedEdges.insert(&CalleeN).second; in updateCGAndAnalysisManagerForFunctionPass() local
486 bool Inserted = RetainedEdges.insert(&RefereeN).second; in updateCGAndAnalysisManagerForFunctionPass() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DCodeMoverUtils.cpp134 bool Inserted = false; in collectControlConditions() local
167 bool Inserted = false; in addControlCondition() local
/external/llvm-project/llvm/unittests/Transforms/Utils/
DSSAUpdaterBulkTest.cpp178 SmallVector<PHINode *, 8> Inserted; in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/
DProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/external/llvm-project/llvm/lib/XRay/
DProfile.cpp212 bool Inserted; in mergeProfilesByThread() local
245 bool Inserted; in mergeProfilesByStack() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DCFGMST.h263 bool Inserted; in addEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DCFGMST.h256 bool Inserted; in addEdge() local
/external/llvm-project/clang/utils/TableGen/
DClangSyntaxEmitter.cpp88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPassManager.h710 bool Inserted; in invalidateImpl() local
891 bool Inserted = in invalidate() local
942 bool Inserted; in getResultImpl() local
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineDominators.h235 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineDominators.h245 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local

12345