Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp938 InstrList pvar_allocs; in RewritePersistentAllocs() local
956 pvar_allocs.push_back(alloc); in RewritePersistentAllocs()
961 for (Instruction *inst : pvar_allocs) { in RewritePersistentAllocs()