Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Vectorize/
DVPlanDominatorTreeTest.cpp52 VPBlockBase *IfThen = H->getSuccessors()[0]; in TEST_F() local
DVPlanLoopInfoTest.cpp54 VPBlockBase *IfThen = H->getSuccessors()[0]; in TEST_F() local
/external/swiftshader/third_party/SPIRV-Tools/test/opt/
Dlocal_ssa_elim_test.cpp955 TEST_F(LocalSSAElimTest, IfThen) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/opt/
Dlocal_ssa_elim_test.cpp955 TEST_F(LocalSSAElimTest, IfThen) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DMemorySSA.cpp711 BasicBlock *IfThen = BasicBlock::Create(C, "B", F); in TEST_F() local