Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLazyMachineBlockFrequencyInfo.h43 mutable std::unique_ptr<MachineLoopInfo> OwnedMLI; variable
H A DAsmPrinter.h206 std::unique_ptr<MachineLoopInfo> OwnedMLI; variable