Home
last modified time | relevance | path

Searched refs:CallTargetIgnored (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStructuralHash.h19 CallTargetIgnored, /// Ignore call target operand when computing hash. enumerator
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStructuralHash.cpp30 if (Options == StructuralHashOptions::CallTargetIgnored) { in run()
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilder.cpp1347 return StructuralHashOptions::CallTargetIgnored; in parseStructuralHashPrinterPassOptions()