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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 164 /// BranchTargetEnforcement enables placing BTI instructions at potential
166 bool BranchTargetEnforcement = false;
399 bool branchTargetEnforcement() const { return BranchTargetEnforcement; }
AArch64MachineFunctionInfo.h 164 /// BranchTargetEnforcement enables placing BTI instructions at potential
166 bool BranchTargetEnforcement = false;
399 bool branchTargetEnforcement() const { return BranchTargetEnforcement; }

Completed in 108 milliseconds