Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp137 MDNode *CFGProfile = nullptr; in emitModuleMetadata() local
142 CFGProfile = cast<MDNode>(MFE.Val); in emitModuleMetadata()
147 if (!CFGProfile) in emitModuleMetadata()
158 for (const auto &Edge : CFGProfile->operands()) { in emitModuleMetadata()