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

  /external/llvm/include/llvm/Transforms/Utils/
BasicBlockUtils.h 73 /// FindFunctionBackedges - Analyze the specified function to find all of the
78 void FindFunctionBackedges(const Function &F,
  /external/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 601 /// FindFunctionBackedges - Analyze the specified function to find all of the
606 void llvm::FindFunctionBackedges(const Function &F,
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp 292 FindFunctionBackedges(F, Edges);
    [all...]

Completed in 1092 milliseconds