Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp49 static bool isUsedOutsideOfDefiningBlock(const Instruction *I) { in isUsedOutsideOfDefiningBlock() function
233 if (isUsedOutsideOfDefiningBlock(&I)) in set()