Home
last modified time | relevance | path

Searched refs:InsertInto (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1183 auto *InsertInto = VL.isEntryBackupLoc() ? &EntryValuesBackupVars : &Vars; in insert() local
1186 InsertInto->insert({VL.Var, VarLocIDs}); in insert()