Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DValueMapper.cpp304 bool createPOT(UniquedGraph &G, const MDNode &FirstN);
727 bool MDNodeMapper::createPOT(UniquedGraph &G, const MDNode &FirstN) { in createPOT() function in MDNodeMapper
867 if (!createPOT(G, FirstN)) { in mapTopLevelUniquedNode()