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;
234 PassManagerType T);
237 virtual PassManagerType getPotentialPassManagerType() const;
305 PassManagerType T);
308 virtual PassManagerType getPotentialPassManagerType() const;
356 PassManagerType T);
359 virtual PassManagerType getPotentialPassManagerType() const;
CallGraphSCCPass.h 66 PassManagerType PMT);
69 virtual PassManagerType getPotentialPassManagerType() const {
PassManagers.h 178 virtual PassManagerType getTopLevelPassManagerType() = 0;
349 virtual PassManagerType getPassManagerType() const {
451 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 41 PassManagerType ModulePass::getPotentialPassManagerType() const {
70 PassManagerType Pass::getPotentialPassManagerType() const {
146 PassManagerType FunctionPass::getPotentialPassManagerType() const {
180 PassManagerType BasicBlockPass::getPotentialPassManagerType() const {
PassManager.cpp 203 virtual PassManagerType getPassManagerType() const {
261 virtual PassManagerType getTopLevelPassManagerType() {
353 virtual PassManagerType getPassManagerType() const {
404 virtual PassManagerType getTopLevelPassManagerType() {
    [all...]
  /external/llvm/lib/Analysis/IPA/
CallGraphSCCPass.cpp 86 virtual PassManagerType getPassManagerType() const {
529 PassManagerType PreferredType) {
  /external/llvm/lib/Analysis/
LoopPass.cpp 327 PassManagerType PreferredType) {
RegionPass.cpp 236 PassManagerType PreferredType) {

Completed in 62 milliseconds