Home
last modified time | relevance | path

Searched defs:PrevVPBB (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp485 VPBasicBlock *PrevVPBB = State->CFG.PrevVPBB; in execute() local
H A DVPlan.h380 VPBasicBlock *PrevVPBB = nullptr; member