Home
last modified time | relevance | path

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

/external/spirv-llvm/lib/SPIRV/
DSPIRVLowerOCLBlocks.cpp254 lowerGetBlockInvoke(CallInst *CallGetBlkInvoke, in lowerGetBlockInvoke() argument
257 for (auto UI = CallGetBlkInvoke->user_begin(), in lowerGetBlockInvoke()
258 UE = CallGetBlkInvoke->user_end(); in lowerGetBlockInvoke()
270 getBlockInvokeFuncAndContext(CallGetBlkInvoke->getArgOperand(0), in lowerGetBlockInvoke()
280 erase(CallGetBlkInvoke); in lowerGetBlockInvoke()