Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3455 const std::function<const DominatorTree &()> getDTFn; member in __anon1d600f580d11::AddressingModeMatcher
3492 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