Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp6611 auto ReplaceValue = [](Value *Input, Value *InputCopy, Function *Func) { in createOutlinedFunction()
6645 Value *InputCopy = nullptr; in createOutlinedFunction() local