Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDGCOVProfiling.cpp638 GlobalVariable *EdgeTable = in emitProfileArcs() local
719 std::unique_ptr<Constant * []> EdgeTable(new Constant *[TableSize]); in buildEdgeLookupTable() local