HomeSort by relevance Sort by last modified time
    Searched refs:runOnFunction (Results 126 - 135 of 135) sorted by null

1 2 3 4 56

  /external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp 84 bool runOnFunction(Function &F) override;
    [all...]
SROA.cpp     [all...]
  /external/llvm/lib/Analysis/
MemoryDependenceAnalysis.cpp 89 bool MemoryDependenceAnalysis::runOnFunction(Function &) {
    [all...]
DependenceAnalysis.cpp 131 bool DependenceAnalysis::runOnFunction(Function &F) {
    [all...]
ScalarEvolution.cpp     [all...]
  /art/compiler/llvm/
gbc_expander.cc 416 bool runOnFunction(llvm::Function& func);
427 bool GBCExpanderPass::runOnFunction(llvm::Function& func) {
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp     [all...]
  /external/llvm/lib/IR/
Verifier.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp     [all...]
LoopVectorize.cpp     [all...]

Completed in 190 milliseconds

1 2 3 4 56