HomeSort by relevance Sort by last modified time
    Searched defs:hasNoCaptureAttr (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/third_party/LLVM/lib/VMCore/
Function.cpp 103 /// hasNoCaptureAttr - Return true if this argument has the nocapture attribute
105 bool Argument::hasNoCaptureAttr() const {
  /external/llvm/lib/IR/
Function.cpp 150 /// hasNoCaptureAttr - Return true if this argument has the nocapture attribute
152 bool Argument::hasNoCaptureAttr() const {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Function.cpp 140 bool Argument::hasNoCaptureAttr() const {
    [all...]

Completed in 203 milliseconds