Home
last modified time | relevance | path

Searched refs:getMIName (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOMemOPSizeOpt.cpp201 static const char *getMIName(const MemIntrinsic *MI) { in getMIName() function
405 << "optimized " << NV("Intrinsic", StringRef(getMIName(MI))) in perform()