Searched defs:IsEntryPoint (Results 1 – 3 of 3) sorted by relevance
64 bool IsEntryPoint() const { return PipelineStage() != PipelineStage::kNone; } in IsEntryPoint() function
1056 bool AggressiveDCEPass::IsEntryPoint(Function* func) { in IsEntryPoint() function in spvtools::opt::AggressiveDCEPass