Searched defs:DPVs (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1126 TinyPtrVector<DPValue *> DPVs = findDPVDeclares(PromiseAlloca); local
1865 TinyPtrVector<DPValue *> DPVs = findDPVDeclares(Def); local
3191 SmallVector<DPValue *, 16> DPVs; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2849 SmallVector<DPValue *, 8> DPVs; local

Completed in 118 milliseconds