Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp2270 llvm::Value *DidItVal = CGF.Builder.CreateLoad(DidIt); in emitSingleRegion() local
2277 DidItVal // i32 did_it in emitSingleRegion()