Searched defs:isExportedInst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DFunctionLoweringInfo.h136 /// isExportedInst - Return true if the specified value is an instruction
138 bool isExportedInst(const Value *V) { function in class:llvm::FunctionLoweringInfo

Completed in 286 milliseconds