Home
last modified time | relevance | path

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

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