Searched defs:getBlockName (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DBlockFrequencyImpl.h53 std::string getBlockName(BasicBlock *BB) const { function in class:llvm::BlockFrequencyImpl
57 std::string getBlockName(MachineBasicBlock *MBB) const { function in class:llvm::BlockFrequencyImpl
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp258 static std::string getBlockName(MachineBasicBlock *BB) { function
[all...]

Completed in 157 milliseconds