Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp46 static bool isUsedOutsideOfDefiningBlock(const Instruction *I) { in isUsedOutsideOfDefiningBlock() function
225 if (isUsedOutsideOfDefiningBlock(&I)) in set()