Searched defs:getDTFn (Results 1 – 1 of 1) sorted by relevance
3455 const std::function<const DominatorTree &()> getDTFn; member in __anon1d600f580d11::AddressingModeMatcher3492 const std::function<const DominatorTree &()> getDTFn, Type *AT, in AddressingModeMatcher()3518 const std::function<const DominatorTree &()> getDTFn, in Match()5512 auto getDTFn = [MemoryInst, this]() -> const DominatorTree & { in optimizeMemoryInst() local