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

/external/llvm/include/llvm/IR/
H A DValue.h375 /// hasValueHandle - Return true if there is a value handle associated with
377 bool hasValueHandle() const { return HasValueHandle; } function in class:llvm::Value

Completed in 39 milliseconds