Searched refs:emplace_front (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DGlobalsModRef.cpp295 Handles.emplace_front(*this, &F);
309 Handles.emplace_front(*this, &GV);
314 Handles.emplace_front(*this, Reader);
323 Handles.emplace_front(*this, Writer);
460 Handles.emplace_front(*this, AllocRelatedValues.back());
465 Handles.emplace_front(*this, GV);
508 Handles.emplace_front(*this, F);
H A DCFLSteensAliasAnalysis.cpp239 Handles.emplace_front(Fn, this);
H A DCFLAndersAliasAnalysis.cpp823 Handles.emplace_front(const_cast<Function *>(&Fn), this);
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAllocatorList.h223 template <class... Ts> void emplace_front(Ts &&... Vs) { function in class:llvm::AllocatorList
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopLoadElimination.cpp221 Candidates.emplace_front(Load, Store);
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp1132 Classes.emplace_front();
1268 Classes.emplace_front();
1352 Classes.emplace_front();
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12588 PromOpHandles.emplace_front(PromOp);
12615 PromOpHandles.emplace_front(PromOp);
12849 PromOpHandles.emplace_front(PromOp);
12861 PromOpHandles.emplace_front(PromOp);

Completed in 115 milliseconds