HomeSort by relevance Sort by last modified time
    Searched full:blinstrumentationedge (Results 1 - 1 of 1) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
PathProfiling.cpp 74 class BLInstrumentationEdge;
107 // BLInstrumentationEdge extends BallLarusEdge with data about the
110 class BLInstrumentationEdge : public BallLarusEdge {
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
    [all...]

Completed in 433 milliseconds