Home
last modified time | relevance | path

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

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