Searched defs:MBBInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsLongBranch.cpp53 struct MBBInfo { struct in namespace:__anon2935
58 MBBInfo() : Size(0), HasLongBranch(false), Br(nullptr) {} function in struct:__anon2935::MBBInfo
H A DMipsOptimizePICCall.cpp47 class MBBInfo { class in namespace:__anon2937
161 MBBInfo::MBBInfo(MachineDomTreeNode *N) : Node(N), HTScope(nullptr) {} function in class:MBBInfo
[all...]
/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZLongBranch.cpp75 struct MBBInfo { struct in namespace:__anon3022
90 MBBInfo() function in struct:__anon3022::MBBInfo
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp194 struct MBBInfo { struct in class:__anon2813::Thumb2SizeReduce
200 MBBInfo() : HighLatencyCPSR(false), Visited(false) {} function in struct:__anon2813::Thumb2SizeReduce::MBBInfo

Completed in 65 milliseconds