Home
last modified time | relevance | path

Searched defs:VPlanTestBase (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.h34 class VPlanTestBase; variable
38 friend VPlanTestBase; variable
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlanHCFGBuilder.h34 class VPlanTestBase; variable
38 friend VPlanTestBase; variable
/external/llvm-project/llvm/unittests/Transforms/Vectorize/
DVPlanTestBase.h36 VPlanTestBase() : Ctx(new LLVMContext) {} in VPlanTestBase() function