Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2525 llvm::Value *CondCopy = Bld.CreateAnd( in emitShuffleAndReduceFunction() local
2531 Bld.CreateCondBr(CondCopy, CpyThenBB, CpyElseBB); in emitShuffleAndReduceFunction()