Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp491 GlobalVariable *EdgeTable = in emitProfileArcs() local
537 Constant **EdgeTable = new Constant*[Succs.size() * Preds.size()]; in buildEdgeLookupTable() local
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp652 GlobalVariable *EdgeTable = in emitProfileArcs() local
733 std::unique_ptr<Constant * []> EdgeTable(new Constant *[TableSize]); in buildEdgeLookupTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp707 GlobalVariable *EdgeTable = in emitProfileArcs() local
788 std::unique_ptr<Constant * []> EdgeTable(new Constant *[TableSize]); in buildEdgeLookupTable() local