Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DIRNormalizer.cpp79 getOutputFootprint(Instruction *I,
222 SetVector<int> OutputFootprint = getOutputFootprint(I, Visited); in nameAsInitialInstruction()
622 SetVector<int> IRNormalizer::getOutputFootprint( in getOutputFootprint() function in IRNormalizer
653 SetVector<int> OutputsUsingUI = getOutputFootprint(UI, Visited); in getOutputFootprint()