Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp303 bool createPOT(UniquedGraph &G, const MDNode &FirstN);
671 bool MDNodeMapper::createPOT(UniquedGraph &G, const MDNode &FirstN) { in createPOT() function in MDNodeMapper
811 if (!createPOT(G, FirstN)) { in mapTopLevelUniquedNode()