Searched refs:BLInstrumentationNode (Results 1 – 1 of 1) sorted by relevance
73 class BLInstrumentationNode;81 class BLInstrumentationNode : public BallLarusNode { class84 BLInstrumentationNode(BasicBlock* BB);112 BLInstrumentationEdge(BLInstrumentationNode* source,113 BLInstrumentationNode* target);299 BLInstrumentationNode* source, BLInstrumentationNode* target);304 BLInstrumentationNode* target, BLInstrumentationNode* source);308 void insertNumberIncrement(BLInstrumentationNode* node, Value* addition,320 void preparePHI(BLInstrumentationNode* node);405 BLInstrumentationNode::BLInstrumentationNode(BasicBlock* BB) : in BLInstrumentationNode() function in BLInstrumentationNode[all …]