Searched defs:AddrInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | InstrProfiling.cpp | 402 if (auto *AddrInst = dyn_cast_or_null<IntToPtrInst>(Addr)) { doExtraRewritesBeforeFinalDeletion() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 4811 matchOperationAddr(User * AddrInst,unsigned Opcode,unsigned Depth,bool * MovedAway) matchOperationAddr() argument |