Searched defs:IntrInst (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | CodeExtractor.cpp | 451 Info.LifeEnd = IntrInst; in getLifetimeMarkers() local |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | ConstantHoisting.cpp | 374 if (auto IntrInst = dyn_cast<IntrinsicInst>(Inst)) collectConstantCandidates() local |