Home
last modified time | relevance | path

Searched defs:InstrMetaPtr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/tools/llvm-cfi-verify/lib/
H A DGraphBuilder.cpp216 const auto &InstrMetaPtr = Analysis.getInstruction(Address); in buildFlowGraphImpl() local
H A DFileAnalysis.cpp287 const Instr *InstrMetaPtr = getInstruction(Graph.BaseAddress); in validateCFIProtection() local
/llvm-project/llvm/unittests/tools/llvm-cfi-verify/
H A DFileAnalysis.cpp418 const auto *InstrMetaPtr = &Analysis.getInstructionOrDie(0xDEADBEEF); in TEST_F() local