Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBasicBlockInfo.h153 BBInfoVector &getBBInfo() { return BBInfo; } in getBBInfo() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DCFGMST.h317 BBInfo &getBBInfo(const BasicBlock *BB) const { in getBBInfo() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp552 BBInfo &getBBInfo(const BasicBlock *BB) const { return MST.getBBInfo(BB); } getBBInfo() function in __anon44f3207d0111::FuncPGOInstrumentation
1086 PGOUseBBInfo &getBBInfo(const BasicBlock *BB) const { getBBInfo() function in __anon44f3207d0511::PGOUseFunc
[all...]