Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp74 class BLInstrumentationEdge;
110 class BLInstrumentationEdge : public BallLarusEdge { class
112 BLInstrumentationEdge(BLInstrumentationNode* source,
193 void splitUpdate(BLInstrumentationEdge* formerEdge, BasicBlock* newBlock);
244 void makeEdgeSpanning(BLInstrumentationEdge* edge);
247 void pushInitializationFromEdge(BLInstrumentationEdge* edge);
250 void pushCountersFromEdge(BLInstrumentationEdge* edge);
288 ConstantInt* createIncrementConstant(BLInstrumentationEdge* edge);
331 BLInstrumentationEdge* edge,
336 bool splitCritical(BLInstrumentationEdge* edge, BLInstrumentationDag* dag);
[all …]