HomeSort by relevance Sort by last modified time
    Searched defs:eraseNode (Results 1 - 25 of 32) sorted by null

1 2

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineDominators.h 148 /// eraseNode - Removes a node from the dominator tree. Block must not
151 inline void eraseNode(MachineBasicBlock *BB) {
152 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineDominators.h 198 /// eraseNode - Removes a node from the dominator tree. Block must not
201 inline void eraseNode(MachineBasicBlock *BB) {
203 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
MachineDominators.h 202 /// eraseNode - Removes a node from the dominator tree. Block must not
205 inline void eraseNode(MachineBasicBlock *BB) {
207 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MachineDominators.h 202 /// eraseNode - Removes a node from the dominator tree. Block must not
205 inline void eraseNode(MachineBasicBlock *BB) {
207 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineDominators.h 198 /// eraseNode - Removes a node from the dominator tree. Block must not
201 inline void eraseNode(MachineBasicBlock *BB) {
203 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MachineDominators.h 202 /// eraseNode - Removes a node from the dominator tree. Block must not
205 inline void eraseNode(MachineBasicBlock *BB) {
207 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MachineDominators.h 202 /// eraseNode - Removes a node from the dominator tree. Block must not
205 inline void eraseNode(MachineBasicBlock *BB) {
207 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MachineDominators.h 203 /// eraseNode - Removes a node from the dominator tree. Block must not
206 inline void eraseNode(MachineBasicBlock *BB) {
208 DT->eraseNode(BB);
  /external/llvm/include/llvm/CodeGen/
MachineDominators.h 195 /// eraseNode - Removes a node from the dominator tree. Block must not
198 inline void eraseNode(MachineBasicBlock *BB) {
200 DT->eraseNode(BB);
  /external/llvm/include/llvm/Support/
GenericDomTree.h 579 /// eraseNode - Removes a node from the dominator tree. Block must not
582 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 640 /// eraseNode - Removes a node from the dominator tree. Block must not
643 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
GenericDomTree.h 633 /// eraseNode - Removes a node from the dominator tree. Block must not
636 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
GenericDomTree.h 633 /// eraseNode - Removes a node from the dominator tree. Block must not
636 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
GenericDomTree.h 634 /// eraseNode - Removes a node from the dominator tree. Block must not
637 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
GenericDomTree.h 634 /// eraseNode - Removes a node from the dominator tree. Block must not
637 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
GenericDomTree.h 634 /// eraseNode - Removes a node from the dominator tree. Block must not
637 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
GenericDomTree.h 634 /// eraseNode - Removes a node from the dominator tree. Block must not
637 void eraseNode(NodeT *BB) {
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
GenericDomTree.h 640 /// eraseNode - Removes a node from the dominator tree. Block must not
643 void eraseNode(NodeT *BB) {

Completed in 1723 milliseconds

1 2