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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h541 bool doesNoCfCheck() const { return hasFnAttribute(Attribute::NoCfCheck); } function in class:llvm::Function
H A DInstructions.h3837 bool doesNoCfCheck() const { return hasFnAttr(Attribute::NoCfCheck); } function in class:llvm::ShuffleVectorInst::SwitchInst::InvokeInst

Completed in 108 milliseconds