LLVM: lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp File Reference (original) (raw)

Go to the source code of this file.

Functions
static bool isUsedOutsideOfDefiningBlock (const Instruction *I)
isUsedOutsideOfDefiningBlock - Return true if this instruction is used by PHI nodes or outside of the basic block that defines it, or used by a switch or atomic instruction, which may expand to multiple basic blocks.
static ISD::NodeType getPreferredExtendForValue (const Instruction *I)

DEBUG_TYPE

#define DEBUG_TYPE "function-lowering-info"

getPreferredExtendForValue()

isUsedOutsideOfDefiningBlock()