Home
last modified time | relevance | path

Searched defs:InsertPair (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
HDBlotMapVector.h67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDMLInlineAdvisor.cpp334 auto InsertPair = in getCachedFPI() local
HDScalarEvolution.cpp6375 auto InsertPair = ConstantMultipleCache.insert({S, Result}); in getConstantMultiple() local
7420 auto InsertPair = LoopPropertiesCache.insert({L, LP}); in getLoopProperties() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGException.cpp1842 auto InsertPair = ParentCGF.EscapedLocals.insert( in recoverAddrOfEscapedLocal() local
1936 auto InsertPair = ParentCGF.EscapedLocals.insert( in EmitCapturedLocals() local