Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Utils/
DValueMapper.cpp302 bool createPOT(UniquedGraph &G, const MDNode &FirstN);
670 bool MDNodeMapper::createPOT(UniquedGraph &G, const MDNode &FirstN) { in createPOT() function in MDNodeMapper
810 if (!createPOT(G, FirstN)) { in mapTopLevelUniquedNode()