Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4293 Value *WorkFnCast = BitCastInst::CreatePointerBitCastOrAddrSpaceCast( in buildCustomStateMachine() local
4336 ICmpInst::ICmp, llvm::CmpInst::ICMP_EQ, WorkFnCast, ParallelRegion, in buildCustomStateMachine()
4356 CallInst::Create(ParallelRegionFnTy, WorkFnCast, {ZeroArg, GTid}, "", in buildCustomStateMachine()