Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVModuleAnalysis.cpp224 bool DoInsert = true) { in collectDefInstr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1566 auto DoInsert = [this](Value *V) { in rememberInstruction() local