Searched defs:getDTFn (Results 1 – 1 of 1) sorted by relevance
3108 const std::function<const DominatorTree &()> getDTFn; member in __anon7f6d13e30c11::AddressingModeMatcher3145 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