Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp1314 bool SingleBB = none_of(*CB->getCalledFunction(), [](const BasicBlock &BB) { in getCallerAllocaCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSink.cpp1966 MachineBasicBlock *SingleBB = nullptr; in getSingleLiveInSuccBB() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp602 bool SingleBB = true; member in __anon463f3bdb0111::InlineCostCallAnalyzer