Home
last modified time | relevance | path

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

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