Searched defs:dominatingIP (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCleanup.cpp | 1206 SetupCleanupBlockActivation(CodeGenFunction & CGF,EHScopeStack::stable_iterator C,ForActivation_t kind,llvm::Instruction * dominatingIP) SetupCleanupBlockActivation() argument |
H A D | CGExprAgg.cpp | 562 llvm::Instruction *dominatingIP = EmitArrayInit() local |