Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5210 SmallPtrSetImpl<Instruction *> &ConsideredInsts, const TargetLowering &TLI, in FindAllMemoryUses()
5288 SmallPtrSet<Instruction *, 16> ConsideredInsts; in FindAllMemoryUses() local