Home
last modified time | relevance | path

Searched defs:DVRs (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DKernelInfo.cpp110 auto DVRs = findDVRDeclares(&const_cast<AllocaInst &>(Alloca)); in remarkAlloca() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DSpillUtils.cpp523 SmallVector<DbgVariableRecord *, 16> DVRs; in collectSpillsFromDbgInfo() local
H A DCoroFrame.cpp1107 TinyPtrVector<DbgVariableRecord *> DVRs = findDVRDeclares(Def); in insertSpills() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1969 SmallVector<DbgVariableRecord *> DVRs; in LowerDbgDeclare() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp3574 SmallVector<DbgVariableRecord *, 8> DVRs; in visitAllocSite() local