Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp73 bool CanTodoType = true; member in __anon21a763720111::SPIRVEmitIntrinsics
78 if (CanTodoType && !isa<GetElementPtrInst>(Op)) { in insertTodoType()
2595 CanTodoType = false; in runOnModule()