Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3108 const std::function<const DominatorTree &()> getDTFn; member in __anon7f6d13e30c11::AddressingModeMatcher
3145 const std::function<const DominatorTree &()> getDTFn, in AddressingModeMatcher()
3171 const std::function<const DominatorTree &()> getDTFn, in Match()
5161 auto getDTFn = [MemoryInst, this]() -> const DominatorTree & { in optimizeMemoryInst() local