Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp96 PHINode* getPathPHI();
769 PHINode* BLInstrumentationNode::getPathPHI() { in getPathPHI() function in BLInstrumentationNode
969 if(target->getPathPHI() == NULL) { in pushValueIntoNode()
984 PHINode* phi = target->getPathPHI(); in pushValueIntoPHI()