Searched refs:FoundKCFIBundle (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp3405 FoundPtrauthBundle = false, FoundKCFIBundle = false, local
3442 Check(!FoundKCFIBundle, "Multiple kcfi operand bundles", Call);
3443 FoundKCFIBundle = true;

Completed in 138 milliseconds