Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp390 bool isEntryPoint(const Function &F) { in isEntryPoint() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp104 static bool isEntryPoint(const Function *F) { in isEntryPoint() function