Home
last modified time | relevance | path

Searched defs:GuardCheckFn (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3711 if (const Function *GuardCheckFn = TLI->getSSPStackGuardCheck(M)) { in emitSPDescriptorParent() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp3108 if (const Function *GuardCheckFn = TLI.getSSPStackGuardCheck(M)) { in visitSPDescriptorParent() local