Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp161 bool KeepInst = false; in preprocessCompositeConstants() local
163 auto BuildCompositeIntrinsic = [&KeepInst, &Worklist, &I, &Op, in preprocessCompositeConstants()
171 KeepInst = true; in preprocessCompositeConstants()
190 if (!KeepInst) in preprocessCompositeConstants()