HomeSort by relevance Sort by last modified time
    Searched refs:PassManagerType (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/
Pass.h 54 enum PassManagerType {
124 PassManagerType) {}
129 virtual PassManagerType getPotentialPassManagerType() const;
230 PassManagerType T);
233 virtual PassManagerType getPotentialPassManagerType() const;
301 PassManagerType T);
304 virtual PassManagerType getPotentialPassManagerType() const;
352 PassManagerType T);
355 virtual PassManagerType getPotentialPassManagerType() const;
CallGraphSCCPass.h 66 PassManagerType PMT);
69 virtual PassManagerType getPotentialPassManagerType() const {
PassManagers.h 350 virtual PassManagerType getPassManagerType() const {
452 virtual PassManagerType getPassManagerType() const {
  /external/llvm/include/llvm/Analysis/
LoopPass.h 61 PassManagerType PMT);
64 virtual PassManagerType getPotentialPassManagerType() const {
113 virtual PassManagerType getPassManagerType() const {
RegionPass.h 73 PassManagerType PMT = PMT_RegionPassManager);
75 virtual PassManagerType getPotentialPassManagerType() const {
119 virtual PassManagerType getPassManagerType() const {
  /external/llvm/lib/VMCore/
Pass.cpp 43 PassManagerType ModulePass::getPotentialPassManagerType() const {
72 PassManagerType Pass::getPotentialPassManagerType() const {
148 PassManagerType FunctionPass::getPotentialPassManagerType() const {
183 PassManagerType BasicBlockPass::getPotentialPassManagerType() const {
PassManager.cpp 209 virtual PassManagerType getPassManagerType() const {
368 virtual PassManagerType getPassManagerType() const {
    [all...]
  /external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp 86 virtual PassManagerType getPassManagerType() const {
529 PassManagerType PreferredType) {
  /external/llvm/lib/Analysis/
RegionPass.cpp 236 PassManagerType PreferredType) {
LoopPass.cpp 346 PassManagerType PreferredType) {

Completed in 123 milliseconds