Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DMemorySSATest.cpp704 Value *AllocB = B.CreateAlloca(Int8, One, "b"); in TEST_F() local
1239 Value *AllocB = B.CreateAlloca(Int8, ConstantInt::get(Int8, 1), "B"); in TEST_F() local