Home
last modified time | relevance | path

Searched defs:ItInserted (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp352 auto ItInserted = CachedLoopExitJoins.emplace(&Loop, std::move(JoinBlocks)); in join_blocks() local
375 auto ItInserted = CachedBranchJoins.emplace(&Term, std::move(JoinBlocks)); in join_blocks() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp473 auto ItInserted = CachedControlDivDescs.emplace(&Term, std::move(DivDesc)); in getJoinBlocks() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/
DDebugObjectManagerPlugin.cpp374 auto ItInserted = Sections.try_emplace(Name, std::move(Section)); in recordSection() local