Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h292 struct CFGState { struct
294 VPBasicBlock *PrevVPBB = nullptr;
298 BasicBlock *PrevBB = nullptr;
302 BasicBlock *LastBB = nullptr;
306 SmallDenseMap<VPBasicBlock *, BasicBlock *> VPBB2IRBB;
310 SmallVector<VPBasicBlock *, 8> VPBBsToFix;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h330 struct CFGState { struct
332 VPBasicBlock *PrevVPBB = nullptr;
336 BasicBlock *PrevBB = nullptr;
340 BasicBlock *ExitBB = nullptr;
344 SmallDenseMap<VPBasicBlock *, BasicBlock *> VPBB2IRBB;