reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
301 OptPassGate &getOptPassGate() const;
704 SCC.getCallGraph().getModule().getContext().getOptPassGate();
lib/Analysis/LoopPass.cpp 398 OptPassGate &Gate = F->getContext().getOptPassGate();
lib/Analysis/RegionPass.cpp 287 OptPassGate &Gate = F.getContext().getOptPassGate();
lib/IR/Pass.cpp63 OptPassGate &Gate = M.getContext().getOptPassGate(); 167 OptPassGate &Gate = F.getContext().getOptPassGate(); 207 OptPassGate &Gate = F->getContext().getOptPassGate();