Home
last modified time | relevance | path

Searched refs:VPBBsToFix (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.cpp138 CFG.VPBBsToFix.push_back(PredVPBB); in createEmptyBasicBlock()
433 for (auto VPBB : State->CFG.VPBBsToFix) { in execute()
DVPlan.h310 SmallVector<VPBasicBlock *, 8> VPBBsToFix; member
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.cpp283 CFG.VPBBsToFix.push_back(PredVPBB); in createEmptyBasicBlock()
627 for (auto VPBB : State->CFG.VPBBsToFix) { in execute()
DVPlan.h338 SmallVector<VPBasicBlock *, 8> VPBBsToFix; member