Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp320 void preparePHI(BLInstrumentationNode* node);
931 void PathProfiler::preparePHI(BLInstrumentationNode* node) { in preparePHI() function in PathProfiler
972 preparePHI(target); in pushValueIntoNode()