Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1548 for (const auto &N_F : M.getValueSymbolTable()) { in runOnModule() local
1549 StringRef OrigName = N_F.getKey(); in runOnModule()
1550 Function *F = dyn_cast<Function>(N_F.getValue()); in runOnModule()