Searched defs:getBBInfo (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.h153 BBInfoVector &getBBInfo() { return BBInfo; } function in class:llvm::ARMBasicBlockUtils
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCFGMST.h87 BBInfo &getBBInfo(const BasicBlock *BB) const { function in class:llvm::CFGMST
H A DPGOInstrumentation.cpp560 BBInfo &getBBInfo(const BasicBlock *BB) const { return MST.getBBInfo(BB); } function in class:__anon4591::FuncPGOInstrumentation
1043 UseBBInfo &getBBInfo(const BasicBlock *BB) const { function in class:__anon4593::PGOUseFunc
[all...]

Completed in 118 milliseconds