Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp652 GlobalVariable *EdgeTable = in emitProfileArcs() local
733 std::unique_ptr<Constant * []> EdgeTable(new Constant *[TableSize]); in buildEdgeLookupTable() local