Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp3826 CallInst *BlockHwSize = in buildCustomStateMachine() local
3828 OMPInfoCache.setCallingConvention(BlockHwSizeFn, BlockHwSize); in buildCustomStateMachine()
3829 BlockHwSize->setDebugLoc(DLoc); in buildCustomStateMachine()
3835 BlockHwSize, WarpSize, "block.size", IsWorkerCheckBB); in buildCustomStateMachine()