Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp201 bool KeepInst = false; in preprocessCompositeConstants() local
203 auto BuildCompositeIntrinsic = [&KeepInst, &Worklist, &I, &Op, in preprocessCompositeConstants()
211 KeepInst = true; in preprocessCompositeConstants()
230 if (!KeepInst) in preprocessCompositeConstants()