Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DCodeExtractorTest.cpp125 Value *OutputVal = SI->getValueOperand(); in TEST() local
126 EXPECT_EQ(Outputs[0], OutputVal); in TEST()