reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
45 IC.reset(new InstructionsCache(getInstrInfo(), getRATC()));
tools/llvm-exegesis/lib/LlvmState.h64 const InstructionsCache &getIC() const { return *IC; } 72 std::unique_ptr<const InstructionsCache> IC;usr/include/c++/7.4.0/type_traits
1558 { typedef _Tp type; };