Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h520 bool HasEmittedTargetRegion = false; variable
H A DCGOpenMPRuntime.cpp5833 HasEmittedTargetRegion = true; in emitTargetOutlinedFunction()