Searched defs:GuardPtr (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | SanitizerCoverage.cpp | 967 auto GuardPtr = IRB.CreateIntToPtr( InjectCoverageAtBlock() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 3735 Register GuardPtr = getOrCreateVReg(*IRGuard); emitSPDescriptorParent() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 3139 SDValue GuardPtr = getValue(IRGuard); visitSPDescriptorParent() local |