HomeSort by: relevance | last modified time | path
    Searched defs:returned (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 271 /// Create a position describing the returned value of \p F.
273 static const IRPosition returned(const Function &F, function in namespace:llvm
290 /// Create a position describing the returned value of \p CB.
674 /// Return true if \p EncodingBits describe a returned or call site returned
680 /// Return true if the encoding bits describe a returned or call site returned
1082 /// SubsumingPositionIterator. Thus, the returned abstract attribute
1097 /// dependence explicitly if necessary, thus if it the returned abstract
1222 // registering a dependence of QueryingAA on the one returned attribute
    [all...]
Attributor.h 271 /// Create a position describing the returned value of \p F.
273 static const IRPosition returned(const Function &F, function in namespace:llvm
290 /// Create a position describing the returned value of \p CB.
674 /// Return true if \p EncodingBits describe a returned or call site returned
680 /// Return true if the encoding bits describe a returned or call site returned
1082 /// SubsumingPositionIterator. Thus, the returned abstract attribute
1097 /// dependence explicitly if necessary, thus if it the returned abstract
1222 // registering a dependence of QueryingAA on the one returned attribute
    [all...]

Completed in 61 milliseconds