Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp2256 const unsigned int WrapperFunctionArgNo = 6; in rewriteDeviceCodeStateMachine() local
2258 CI->getArgOperandNo(&U) == WrapperFunctionArgNo) { in rewriteDeviceCodeStateMachine()
4248 const unsigned int WrapperFunctionArgNo = 6; in initialize() local
4301 CB.getArgOperand(WrapperFunctionArgNo)->stripPointerCasts())) { in initialize()