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

  /external/swiftshader/third_party/LLVM/lib/CodeGen/
PHIElimination.cpp 63 /// analyzePHINodes - Gather information about the PHI nodes in
69 void analyzePHINodes(const MachineFunction& Fn);
125 analyzePHINodes(MF);
390 /// analyzePHINodes - Gather information about the PHI nodes in here. In
395 void PHIElimination::analyzePHINodes(const MachineFunction& MF) {
LiveVariables.cpp 495 analyzePHINodes(mf);
671 /// analyzePHINodes - Gather information about the PHI nodes in here. In
675 void LiveVariables::analyzePHINodes(const MachineFunction& Fn) {
  /external/llvm/include/llvm/CodeGen/
LiveVariables.h 173 /// analyzePHINodes - Gather information about the PHI nodes in here. In
177 void analyzePHINodes(const MachineFunction& Fn);
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
LiveVariables.h 184 /// analyzePHINodes - Gather information about the PHI nodes in here. In
188 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
LiveVariables.h 172 /// analyzePHINodes - Gather information about the PHI nodes in here. In
176 void analyzePHINodes(const MachineFunction& Fn);
  /external/llvm/lib/CodeGen/
PHIElimination.cpp 76 /// analyzePHINodes - Gather information about the PHI nodes in
82 void analyzePHINodes(const MachineFunction& Fn);
151 analyzePHINodes(MF);
531 /// analyzePHINodes - Gather information about the PHI nodes in here. In
536 void PHIElimination::analyzePHINodes(const MachineFunction& MF) {
LiveVariables.cpp 639 analyzePHINodes(mf);
706 /// analyzePHINodes - Gather information about the PHI nodes in here. In
710 void LiveVariables::analyzePHINodes(const MachineFunction& Fn) {

Completed in 7081 milliseconds