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

/external/llvm/include/llvm/IR/
H A DFunction.h274 bool cannotDuplicate() const { function in class:llvm::Function
H A DInstructions.h1429 bool cannotDuplicate() const {return hasFnAttr(Attribute::NoDuplicate); } function in class:llvm::CallInst
3098 bool cannotDuplicate() const {return hasFnAttr(Attribute::NoDuplicate); } function in class:llvm::InvokeInst

Completed in 360 milliseconds