Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DOpenMPOpt.cpp4067 Value *TidCheck = OMPInfoCache.OMPBuilder.Builder.CreateIsNull(Tid); in insertInstructionGuardsHelper() local
4069 .CreateCondBr(TidCheck, RegionStartBB, RegionBarrierBB) in insertInstructionGuardsHelper()