Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp97 void setPathPHI(PHINode* pathPHI);
775 void BLInstrumentationNode::setPathPHI(PHINode* pathPHI) { in setPathPHI() function in BLInstrumentationNode
939 node->setPathPHI(phi); in preparePHI()