Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert()
/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp334 auto InsertPair = getCachedFPI() local
H A DScalarEvolution.cpp6373 auto InsertPair = ConstantMultipleCache.insert({S, Result}); getConstantMultiple() local
7418 auto InsertPair = LoopPropertiesCache.insert({L, LP}); getLoopProperties() local
/llvm-project/clang/lib/CodeGen/
H A DCGException.cpp1842 auto InsertPair = ParentCGF.EscapedLocals.insert( in recoverAddrOfEscapedLocal() local
1936 auto InsertPair = ParentCGF.EscapedLocals.insert( in EmitCapturedLocals() local