/external/llvm-project/llvm/include/llvm/IR/ |
D | PassManagerImpl.h | 59 bool Inserted; in getResultImpl() local 120 bool Inserted = in invalidate() local
|
/external/llvm-project/llvm/utils/TableGen/GlobalISel/ |
D | CodeExpansions.h | 27 bool Inserted = Expansions.try_emplace(Name, Expansion).second; in declare() local
|
/external/llvm-project/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 187 bool Inserted; in getChildDeclContext() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/ |
D | DWARFLinkerDeclContext.cpp | 183 bool Inserted; in getChildDeclContext() local
|
/external/llvm-project/llvm/lib/Support/ |
D | Signposts.cpp | 49 const auto &Inserted = Signposts.insert( in getSignpostForTimer() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | Signposts.cpp | 49 const auto &Inserted = Signposts.insert( in getSignpostForTimer() local
|
/external/llvm-project/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/ |
D | RemarkLinker.cpp | 55 auto Inserted = Remarks.insert(std::move(Remark)); in keep() local
|
/external/llvm-project/llvm/lib/IR/ |
D | PassRegistry.cpp | 59 bool Inserted = in registerPass() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | PassRegistry.cpp | 59 bool Inserted = in registerPass() local
|
/external/llvm/lib/IR/ |
D | PassRegistry.cpp | 55 bool Inserted = in registerPass() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/ |
D | FunctionComparator.h | 73 bool Inserted; in getNumber() local
|
/external/llvm-project/llvm/include/llvm/Transforms/Utils/ |
D | FunctionComparator.h | 73 bool Inserted; in getNumber() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | CFGMST.h | 187 bool Inserted; in addEdge() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CGSCCPassManager.cpp | 464 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/ |
D | CodeMoverUtils.cpp | 134 bool Inserted = false; in collectControlConditions() local 167 bool Inserted = false; in addControlCondition() local
|
/external/llvm-project/llvm/unittests/Transforms/Utils/ |
D | SSAUpdaterBulkTest.cpp | 178 SmallVector<PHINode *, 8> Inserted; in TEST() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/XRay/ |
D | Profile.cpp | 212 bool Inserted; in mergeProfilesByThread() local 245 bool Inserted; in mergeProfilesByStack() local
|
/external/llvm-project/llvm/lib/XRay/ |
D | Profile.cpp | 212 bool Inserted; in mergeProfilesByThread() local 245 bool Inserted; in mergeProfilesByStack() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | CFGMST.h | 263 bool Inserted; in addEdge() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | CFGMST.h | 256 bool Inserted; in addEdge() local
|
/external/llvm-project/clang/utils/TableGen/ |
D | ClangSyntaxEmitter.cpp | 88 bool Inserted = ByName.try_emplace(R->getName(), &AllTypes.back()).second; in add() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PassManager.h | 710 bool Inserted; in invalidateImpl() local 891 bool Inserted = in invalidate() local 942 bool Inserted; in getResultImpl() local
|
/external/llvm-project/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 235 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineDominators.h | 245 bool Inserted = NewBBs.insert(NewBB).second; in recordSplitCriticalEdge() local
|