Home
last modified time | relevance | path

Searched defs:EntryFunctionState (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGOpenMPRuntimeNVPTX.h32 EntryFunctionState() : ExitBB(nullptr){}; in EntryFunctionState() function
/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.h40 struct EntryFunctionState { struct
41 llvm::BasicBlock *ExitBB = nullptr;