Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Frontend/
H A DOpenMPIRBuilderTest.cpp4069 Value *ReductionFnVal = nullptr; in TEST_F() local
4078 ReductionFnVal = Call->getOperand(5); in TEST_F()
4145 Function *ReductionFn = cast<Function>(ReductionFnVal); in TEST_F()